We’ve just hit an issue where our build has been reporting success though we had a syntax error in source. I found this https://github.com/lambdaisland/kaocha/issues/211#issuecomment-835027790 is there a preferred solution to failing the build when “no tests are found”?
Going to give this solution a try https://github.com/lambdaisland/kaocha/issues/211#issuecomment-803995060
So @donavan, are you saying https://github.com/lambdaisland/kaocha/issues/208 is still occurring with current kaocha release? Or were you using an older kaocha release?
Oh right, it may be that our version is too old. I was looking at #211 which is still open
I’ll try bump kaocha and see if the behaviour is different
@lee sorry, it turns out bumping kaocha has the behaviour of failing if there are exceptions. I confused myself by looking at #211 thinking it was still an open issue.
No problemo! Thanks for following up!