Hi All! We made a small video about how we use fuz...
# announcements
m
Hi All! We made a small video about how we use fuzzing to test Pulumi:

https://www.youtube.com/watch?v=jglqtyyehek

s
Interesting to know that Pulumi does not only fuzz testing but also property-based testing!
A comment on the format, the duration and the level of detail. I am familiar with fuzz, property-based testing and with how Pulumi works, so I understood the video. On the other hand, I wonder if it is enough for somebody who is not familiar with these concepts. Maybe an alternative is to first give a simple example of fuzz test, of property-based test and of Pulumi state, and then finally put all together...
m
Thanks for the feedback @straight-beach-79533 ! I thought the feedback would be about Will's video, bc it got a bit out of sync and we couldn't fix it, but decided it was worth rolling out the video anyhow. But yes, your point is well taken, that we could focus more on introducing the concepts. Perhaps I should make another video explaining fuzzing and property tests in more details.
@straight-beach-79533 you may find this quick video a bit more approachable:

https://youtu.be/CKiNvhp5or0

s
Maybe there is a misunderstanding? I do know and understand Pulumi 🙂
m
For sure, I thought you were saying the last video was too in the weeds. So I thought I'd share this one that is more high level and see what you thought.