Commands
pytest tests/ -q
Runs the automated test suite in the tests/ folder using pytest, with -q (quiet) flag to show only failures rather than every test name.
Commands
Runs the automated test suite in the tests/ folder using pytest, with -q (quiet) flag to show only failures rather than every test name.