Fork me on GitHub
#kaocha
<
2019-09-26
>
rickmoynihan11:09:16

Would it be better for ./bin/kaocha --focus some.ns.that.doesnt-exit to fail rather than return successfully (though it does print 0 tests, 0 assertions, 0 failures)

rickmoynihan11:09:48

I guess it makes sense not to fail a suite if there are no tests though

plexus12:09:49

It should at least be a warning i would say when you use a test id that does not exist

plexus12:09:00

Would you mind making an issue to track this?

rickmoynihan16:09:14

went to make the issue, but there already is one: https://github.com/lambdaisland/kaocha/issues/33

plexus17:09:50

Oops :) thanks for checking!