Fully automated python fuzzer built to test if code actually is production ready in seconds.
MIT License
106
stars
5
forks
source link
Is there a guide for what the correct behavior of functions should be that BT can recommend when it finds something that doesn't fall along those lines? #13
Is there a guide for what the correct behavior of functions should be that BT can recommend when it finds something that doesn't fall along those lines?
For example, it's pretty well known that functions in general should only have one output type.
Is there a guide for what the correct behavior of functions should be that BT can recommend when it finds something that doesn't fall along those lines?
For example, it's pretty well known that functions in general should only have one output type.