We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbb7df commit 636345eCopy full SHA for 636345e
source-code/testing/README.md
@@ -17,3 +17,4 @@ versatile, but more modern packages are available.
17
`-O` optimizatino flag when running the code.
18
1. `DocTest`: illustration of using doctest (part of the Python standard
19
library.
20
+1. `Hypothesis`: illustration of using hypothesis for fuzz testing.
0 commit comments