CodyKochmann / battle_tested

Fully automated python fuzzer built to test if code actually is production ready in seconds.
MIT License
103 stars 5 forks source link

Add crash_types to FuzzResult #47

Open CodyKochmann opened 4 years ago

CodyKochmann commented 4 years ago

This was one of the handiest ways to quickly view exceptions that can come from a block of code so it would be nice to have it back.