Add a test suite and some basic navigation

This commit is contained in:
Anthony Sottile
2019-07-27 19:22:43 -07:00
parent 13a6bbc51b
commit c52702d0a6
11 changed files with 249 additions and 2 deletions

4
requirements-dev.txt Normal file
View File

@@ -0,0 +1,4 @@
coverage
git+https://github.com/ionelmc/python-remote-pdb@a5469c2d
git+https://github.com/mjsir911/hecate@092f811
pytest