Adding pytest and tests GitHubAction

This commit is contained in:
YuvalG
2020-10-16 22:42:54 +03:00
parent 99c18e919d
commit 0743b1bef7
5 changed files with 209 additions and 0 deletions

2
dev-requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
pytest
hypothesis