https://github.com/radicalzephyr/cljunit
Run jUnit tests from clojure
https://github.com/radicalzephyr/cljunit
Last synced: 3 months ago
JSON representation
Run jUnit tests from clojure
- Host: GitHub
- URL: https://github.com/radicalzephyr/cljunit
- Owner: RadicalZephyr
- License: epl-1.0
- Created: 2015-07-04T06:20:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T05:08:08.000Z (about 7 years ago)
- Last Synced: 2025-02-15T12:13:53.595Z (3 months ago)
- Language: Clojure
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# cljunit
[](dependency)
```clojure
[radicalzephyr/cljunit "0.3.0"] ;; latest release
```
[](/dependency)Runs jUnit tests with an RSpec like command line interface.
## License
Copyright © 2015-2018 Geoff Shannon
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.