Skip to content

Instantly share code, notes, and snippets.

@tori3852
Created July 13, 2018 14:51
Show Gist options
  • Save tori3852/a436c8a111c5eb1d7aedce0a9e0f6557 to your computer and use it in GitHub Desktop.
Save tori3852/a436c8a111c5eb1d7aedce0a9e0f6557 to your computer and use it in GitHub Desktop.
Gradle test logging
test {
testLogging.showStandardStreams = true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment