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

Use custom reporter instead of cljs.test one #31

Open
arichiardi opened this issue Aug 13, 2018 · 0 comments
Open

Use custom reporter instead of cljs.test one #31

arichiardi opened this issue Aug 13, 2018 · 0 comments

Comments

@arichiardi
Copy link
Collaborator

I have noticed reading the doc of cljs.test that you can basically use a custom keyword for reporting:

You can plug in your own test-reporting framework by specifying a :reporter key in the test environment. It is normally set to :cljs.test/default. Set this to the desired key and supply custom implementations of the "report" multimethod.

It is probably a nice idea to have something more pluggable and/or modular.

I am playing around with this as we speak 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant