Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Fudje #25

Closed
plexus opened this issue Jan 15, 2019 · 1 comment
Closed

Support for Fudje #25

plexus opened this issue Jan 15, 2019 · 1 comment
Labels
improvement Incremental improvement of an existing feature

Comments

@plexus
Copy link
Member

plexus commented Jan 15, 2019

Fudje is an alternative to Midje (#24), providing similar syntax, but based on clojure.test.

This means that at least in theory Kaocha is fully compatible with Fudje, just use the :kaocha.type/clojure.test type for your test suite.

That said I haven't actually tried it. Fudje defines some custom assertions, and so this ticket is mainly about checking that the various failures it might report are presented nicely by Kaocha's reporters.

@plexus plexus added the improvement Incremental improvement of an existing feature label Jan 15, 2019
@plexus
Copy link
Member Author

plexus commented Aug 11, 2021

We've had people successfully use Kaocha with Fudje, so I'm going to consider this closed.

@plexus plexus closed this as completed Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Incremental improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant