Saturday, July 27, 2013

Running a single test in Gradle

Although very simple I had trouble finding the syntax for this.

gradle -Dtest.single=MyTest test

No comments:

Post a Comment