Hello all !! I want to extend gradle test feature ...
# community-support
s
Hello all !! I want to extend gradle test feature and add some functionalities to it such as on passing
--discover
argument i should get a list of all the test cases and
--execute
argument i should be able to execute the tests. I have found the apis to do this, how can i extend the test plugin ? any pointers or starting point to that will be helpful