add pytest --collect-only
This commit is contained in:
parent
87ddae8006
commit
532f30d553
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ Run the script with
|
|||
```bash
|
||||
python main.py # run abratest
|
||||
pytest # test abratest
|
||||
pytest --collect-only # debug test abratest
|
||||
```
|
||||
|
||||
# 2.2 Run with Docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue