Reputation: 65
How to I kick of tests written in Geb and Spock using SpockConfig.groovy file , currently we have test in mutiple classes and each class is kicked of to run the test , but I want to run all the tests in different classes using a single kick off I know I can do that with SpockConfig but not sure how to implement it , can someone please help , thank you
Upvotes: 0
Views: 63