python/README.md
Matej Focko 33f820f8de
chore: add readme
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-05-18 22:30:41 +02:00

13 lines
No EOL
243 B
Markdown

# WAVL Tree Implementation
## Used dependencies
Dependencies are used mainly in tests, namely:
- `hypothesis`
- `pytest`
## Running tests
When finding a counter-example, hypothesis may generate **a lot** of DOT files
with generated trees.