haldis/tests.md

5 lines
244 B
Markdown
Raw Normal View History

2019-09-08 18:59:05 +00:00
# Tests
For this application we run a number of tests, at the moment the tests are:
- [mypy](http://mypy-lang.org/), type-checking, which you can run using `mypy` with the argument `--ignore-missing-imports` if it says modules cannot be found