How can I pass parameters to `testDebugUnitTest` b...
# gradle
u
How can I pass parameters to
testDebugUnitTest
but from gradle not command line? I see the gradlew test --TESTNAME but I'd like to create my own task for this