cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to include Spock tests in pipeline?

Jegors
Advisor
Advisor
0 Likes
714

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?

Accepted Solutions (0)

Answers (0)