Closed vincentjames501 closed 1 year ago
Thanks for the report, @vincentjames501 . We'll have a look. @NoahTheDuke do you think this could be related to https://github.com/lambdaisland/kaocha/pull/368 ?
It might be. I'll take a look today, I don't want anything I contributed breaking existing code.
Yes, it's because of #368. I'm wrapping up a fix in a PR right now. My sincerest apologies, @vincentjames501 and @plexus.
Thanks for the quick fix, @NoahTheDuke! I can take a look at it today and maybe release it right away if it's straightforward enough.
@NoahTheDuke no need to apologize! Awesome work on the quick fix. I love the open-source community!
Thanks a lot @NoahTheDuke ! Great work!
We have a use-case where we have a fixture that does some final assertions after the test runs. Looks like a recent update to Kaocha changed some behavior here.
Here is a simple failure example: