How to run Geb TestCases from windows command line

2019-09-27 14:00发布

问题:

I want to be able to run the geb testcases(SampleTestCase.groovy) from windows command line?

I am having a hard time doing so, can anyone please help me out with this?

Thanks

回答1:

gradlew ''moduleName':test --tests *'fullSpecWithpackage'