We need to test that using invalid options we fail with expected error code, and do not crash.
Example bugs caused by not having such tests:
This will also test options validation (e.g. failing for missing option or invalid values).
The tests are trivial and do not require any resources, so they can run on standard runners.
We need to test that using invalid options we fail with expected error code, and do not crash.
Example bugs caused by not having such tests:
This will also test options validation (e.g. failing for missing option or invalid values).
The tests are trivial and do not require any resources, so they can run on standard runners.