a2aaron / bytebot

Posts randomly generated bytebeats with video output to twitter every few hours.
https://twitter.com/bytebeat_bot
3 stars 0 forks source link

Fuzz the evaluator #29

Closed porglezomp closed 6 years ago

porglezomp commented 7 years ago

We should do fuzz testing on the evaluator: https://rust-fuzz.github.io/book/introduction.html

porglezomp commented 6 years ago

Done in #62