Friday, May 29, 2015

How to disable and enable behaviour driven tests in Spock

I wanted to disable Spock Tests Adding @Ignore Annotation above the Test will not execute the test you may also add at Class Level Tests

No comments:

Post a Comment