Stream: show and tell

Topic: I wrote a blogpost about trying fuzz testing on roc-unicode


view this post on Zulip Hannes (Oct 02 2024 at 03:37):

https://ha.nnes.dev/blog/fuzzing-is-fun/

A while ago @Luke Boswell asked me for help finding a test case that would trigger a crash in the roc-unicode package, I was inspired by the fuzzing episode of Software Unscripted to try using fuzz testing, and had so much fun that I wrote a short blogpost about it :)

view this post on Zulip Brendan Hansknecht (Oct 02 2024 at 04:07):

Reminds me that at some point I should really circle back to fuzzing in roc: https://github.com/bhansconnect/roc-fuzz

view this post on Zulip Brendan Hansknecht (Oct 02 2024 at 04:08):

And the older https://github.com/bhansconnect/roc-fuzz-internal

view this post on Zulip Isaac Van Doren (Oct 03 2024 at 02:23):

Awesome!


Last updated: Jul 06 2025 at 12:14 UTC