on ‎2021 Aug 31 11:58 AM
We are using SAP Commerce 2011 in our project and I would like to use Spock Framework in the project.
I've write a unit test in Spock and it perfectly run in IntelliJ.
When I run test from command line: `ant unittests ...` the all java JUnit4 tests run but Spock tests doesn't run.
I used "Test" suffix for test classes and I added JUnit annotation @Test to methods. The result is the same.
What additionally I have to do in order to run Spock tests?
Request clarification before answering.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.