LANGUAGE » PYTHON » PYTEST
Command
Usage
shell
pytest OPTIONS FILE_OR_DIR| Option | Description |
|---|---|
-v | Increate verbosity. |
Usage example:
shell
pytest -vvv tests/unit_test.py::TestApp::test_hello