test_ok2/changelog
Segev Finer f74f14f038 Fix --help with required options
This works by adding an argparse Action that will raise an exception in
order to skip the rest of the argument parsing. This prevents argparse
from quitting due to missing required arguments, similar to the way that
the builtin argparse --help option is implemented by raising SystemExit.

Fixes: #1999
2017-06-01 21:29:50 +03:00
..
810.doc Make it clear that pytest.xfail stops the test 2017-05-31 19:54:01 -03:00
1999.bugfix Fix --help with required options 2017-06-01 21:29:50 +03:00
2121.bugfix Add changelog for #2121 2017-05-31 08:29:19 +02:00
_template.rst Add extra space between changelog items 2017-05-30 17:15:31 -04:00