tests.remotedebug.epyunit.options.rdbg.local_host.rdbg package¶
Submodules¶
tests.remotedebug.epyunit.options.rdbg.local_host.rdbg.CallCase module¶
Default case for a testee with result: succeed: OK
- EXIT:
- 0
- STDOUT:
- arbitrary output arbitrary signalling OK string arbitrary output
- STDERR:
The actual unittest is processed within the subprocess, the current call is used as an ordinary subprocess caller.
Call options:
–exitign=True
Module contents¶
Demonstrates option ‘–exitign=True’, exit ignore.