nimibook icon indicating copy to clipboard operation
nimibook copied to clipboard

refactor check to return number of failures

Open pietroppeter opened this issue 2 years ago • 0 comments

currently the check command quits on failure. we could refactor it to actually return the number of failures. It should be the CLI that quits when failing. An advantage would be able to easily create tests that assert on expected number of failures.

pietroppeter avatar Feb 19 '23 14:02 pietroppeter