more args to pytest
This commit is contained in:
parent
b0b295d1ac
commit
7da80c3e64
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue