otto-gebb

Results 2 issues of otto-gebb

CLAP registers it's own default error handler in RunConsole that overrides the one defined by the ErrorAttribute. Probably the handler specified by the user should have priority. Currently RunConsole gives...

I have a bunch of test suites created using `testSequencedGroup`. I run them using `runTestsInAssemblyWithCancel` and expect that after the cancellation token is cancelled all the pending groups don't even...