August 2018
Beginner
160 pages
4h 8m
English
Finally, a little known feature is that you can override any configuration option directly in the command-line using the -o /--override flags. This flag can be passed multiple times to override more than one option:
λ pytest -o python_classes=Suite -o cache_dir=$TMP/pytest-cache
Read now
Unlock full access