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

Improved output #33

Closed
donbonifacio opened this issue Apr 17, 2015 · 4 comments
Closed

Improved output #33

donbonifacio opened this issue Apr 17, 2015 · 4 comments
Labels

Comments

@donbonifacio
Copy link
Contributor

We have a lot of test namespaces. This is our partial output:

screen shot 2015-04-17 at 11 51 30

If the first namespace has an error, we will have to scroll that window to check it out. Suggestion: remove all the Testing clanhr.directory-api.models.utils outputs.

@jakemcc
Copy link
Owner

jakemcc commented Apr 17, 2015

Yeah, I get a annoyed at all of the output as well. This is definitely a feature I'd like lein-test-refresh to support.

@jakemcc
Copy link
Owner

jakemcc commented Apr 25, 2015

@donbonifacio Just released version 0.9.0 that adds support for suppressing the Testing namespace output.

To enable it upgrade and add :test-refresh {:quiet true} someone in either your profiles.clj or your project.clj file. Example configuration can be found here.

@jakemcc jakemcc closed this as completed Apr 25, 2015
@donbonifacio
Copy link
Contributor Author

@jakemcc just tried it, works great! Thanks! :)
This tools is great, I feel that I owe you. :)

@jakemcc
Copy link
Owner

jakemcc commented Apr 26, 2015

@donbonifacio Awesome. Glad you're enjoying it. It has made a huge difference in my development style

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

No branches or pull requests

2 participants