We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@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.
Sorry, something went wrong.
Removed these logs in #16
kkoser
No branches or pull requests
These printlns always execute. There should be a way to toggle them off.
The text was updated successfully, but these errors were encountered: