I would like all tests in Spock to be enabled automatically when building the application. The application is written in java, maven and spring. How do I configure this?
Asked
Active
Viewed 76 times
1 Answers
0
I would recommend taking a look at https://github.com/spockframework/spock-example which contains a fully functional maven configuration for running Spock tests.

Leonard Brünings
- 12,408
- 1
- 46
- 66