linkedin / pygradle

Using Gradle to build Python projects
https://github.com/linkedin/pygradle
Apache License 2.0
588 stars 147 forks source link

Simplify test setup for wheel cache. #260

Closed zvezdan closed 5 years ago

zvezdan commented 5 years ago

Extract the setup code out of the test methods to get the test code DRY.