Skip to content

Instantly share code, notes, and snippets.

@rozkminiacz
Created March 12, 2018 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rozkminiacz/94ee28231b26df9c89ebe85cfcd33c5b to your computer and use it in GitHub Desktop.
Save rozkminiacz/94ee28231b26df9c89ebe85cfcd33c5b to your computer and use it in GitHub Desktop.
dependencies {
(...)
testImplementation unitTestDependencies.values()
testImplementation spekDependencies.values()
testImplementation kotlinTestDependencies.values()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment