Get a basic pytest CI in there.
This commit is contained in:
10
README.md
10
README.md
@ -2,3 +2,13 @@
|
||||
[](http://translate.ojuso.org/engage/platform/?utm_source=widget)
|
||||
|
||||
Kickass map for the Ojuso Project
|
||||
|
||||
# Run The Tests
|
||||
|
||||
```bash
|
||||
$ cat system-requirements.txt | sudo apt-get install -y
|
||||
$ pip install -r test_requirements.txt
|
||||
$ pytest
|
||||
```
|
||||
|
||||
Please note, the system dependencies have only been tested on Debian Stretch.
|
||||
|
||||
Reference in New Issue
Block a user