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

Disable printlns #10

Closed
bootstraponline opened this issue Feb 21, 2018 · 2 comments
Closed

Disable printlns #10

bootstraponline opened this issue Feb 21, 2018 · 2 comments
Assignees
Labels

Comments

@bootstraponline
Copy link

bootstraponline commented Feb 21, 2018

    println("Found $count fully qualified test methods")
            }
            println("Finished in $time ms")

These printlns always execute. There should be a way to toggle them off.

@drewhannay
Copy link
Contributor

@kkoser can you fix this with your PR for #9? Might be easiest to just remove them...I only had these lines for my own debugging while developing.

@kkoser
Copy link
Contributor

kkoser commented Jul 23, 2018

Removed these logs in #16

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

3 participants