Skip to content

Commit 636345e

Browse files
committed
Add hypothesis description
1 parent 9cbb7df commit 636345e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source-code/testing/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ versatile, but more modern packages are available.
1717
`-O` optimizatino flag when running the code.
1818
1. `DocTest`: illustration of using doctest (part of the Python standard
1919
library.
20+
1. `Hypothesis`: illustration of using hypothesis for fuzz testing.

0 commit comments

Comments
 (0)