LANGUAGE » PYTHON » PYTEST

Command

Usage

shell
pytest OPTIONS FILE_OR_DIR
OptionDescription
-vIncreate verbosity.

Usage example:

shell
pytest -vvv tests/unit_test.py::TestApp::test_hello