Restore Tests/runtest.py.

Also update README.md to document the existence of multiple tests.
This commit is contained in:
Nathan Baker
2020-05-18 16:23:39 -07:00
parent 61c200c3f4
commit e9a88bee4b
2 changed files with 69 additions and 1 deletions

View File

@@ -56,7 +56,7 @@ Calculate using pdb file
## Testing (for developers)
Please run `Tests/pkacalc_test.py` via `unittest` or `pytest` after changes before pushing commits.
Please run `Tests/pkacalc_test.py` via `unittest` or `pytest` as well as `python Tests/runtest.py` after changes before pushing commits.
## References / Citations