haldis/tests.md
2019-09-08 20:59:05 +02:00

5 lines
244 B
Markdown

# 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