Pytest options

PHOTO EMBED

Mon Feb 15 2021 09:19:58 GMT+0000 (Coordinated Universal Time)

Saved by @mglejser #python

pytest
pytest folder/path/
pytest --cov=app
py.test -k methodname -v
py.test file_name.py::test_name -v
content_copyCOPY