more args to pytest
This commit is contained in:
parent
b0b295d1ac
commit
7da80c3e64
@ -91,7 +91,7 @@ source venv/bin/activate
|
||||
pip3 install --user -e './meanas[test,examples]'
|
||||
|
||||
# Run tests
|
||||
python3 -m pytest
|
||||
python3 -m pytest -rsxX | tee test_results.txt
|
||||
```
|
||||
|
||||
#### See also:
|
||||
|
Loading…
x
Reference in New Issue
Block a user