Files @ 2149ea163485
Branch filter:

Location: gimmecert/pytest.ini - annotation

branko
Noticket: Deduplicate testing of command availaibility and help flags:

- Updated CLI tests related to testing of what commands are available,
and if they accept the help (long and short form) flag.
- Commands are provided via Pytest parametrisation.
- Changed tests cover primarily the parser behaviour.
1
2
3
[pytest]
addopts = --cov-report=term-missing:skip-covered
testpaths = tests/