I'm reading through gradle's doc and see that it's possible to run only one test with: gradle -Dtest.single=FullyQualifiendClassNameOfTheTest test but that it seems to not be the case for our builds.
Does anyone here is able to run a single test from gradle ? Cheers -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
