Add file listing tests to be run
This commit is contained in:
parent
c64e4bd998
commit
c14874e1c3
1 changed files with 4 additions and 0 deletions
4
tests.md
Normal file
4
tests.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# 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
|
||||||
|
|
Loading…
Reference in a new issue