Skip to content

Example of circleci reporter utilising the ultra library

Notifications You must be signed in to change notification settings

mt3593/circleci-ultra-reporter

Repository files navigation

circleci-ultra-reporter

Reporter for circleci.test that utilises the ultra library.

Installation

To install this library add the following to you test dependancies [circleci-ultra-reporter "0.1.0"]

Then in your config file for circleci.test (default location is dev-resources/circleci_test/config.clj but may not exist if just using default config), add the circleci-ultra-reporter to the list of reporters:

(require '[circleci-ultra-reporter.core :refer [ultra-test-reporter]])

{:reporters [ultra-test-reporter]}

Special thanks

This is a library that allows you to have the impressive test reporter from ultra combined with the power of circleci.test, so all the thanks go to these libraries and their maintainers!

About

Example of circleci reporter utilising the ultra library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published