Skip to content

Commit

Permalink
Add hypothesis dependency for property based testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Trudeau committed Dec 11, 2024
1 parent 9a9e956 commit ae83fae
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
46 changes: 45 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ isort = "^5.13.2"
mypy = "^1.13.0"
flake8 = "^7.1.1"
pytest = "^8.3.3"
hypothesis = "^6.122.3"


[tool.black]
Expand Down

0 comments on commit ae83fae

Please sign in to comment.