Liking cljdoc? Tell your friends :D

jovial

JUnit Platform engines for Clojure test frameworks

CI

Why do you care?

The JUnit Platform is a de-factor standard in the Java community. In polyglot projects, there is advantage in running everything through the same test runner. Or maybe you'd like to "embrace the host" and utlize JUnit as a key part of the JVM ecosystem.

What is it?

A JUnit Platform test engine for Clojure testing frameworks.

Currently supporting:

Usage

NOTE: All jovial modules require Java 8 (or higher).

Questions, Bugs, and Features

Please use the repo's issues for all questions, bug reports, and feature requests.

Contributing

Contributions are very welcome and are accepted through pull requests.

Smaller changes can come directly as a PR, but larger or more complex ones should be discussed in an issue first to flesh out the approach.

If you're interested in implementing a feature on the issues backlog, add a comment to make sure it's not already in progress and for any needed discussion.

Acknowledgements

Thanks to the JUnit5 team for putting together a great new API!

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close