Does Pitest work with the junit-quickcheck property test tool?

18 views
Skip to first unread message

Ricardo M

unread,
Apr 20, 2021, 4:03:00 PM4/20/21
to PIT Users

I am trying to use the junit-quickcheck property testing tool together with Pirtest 1.6.4. However, I am encountering a problem. Pitest doesn't seem to be able to find the tests in my test class.

The message "PIT >> INFO: Found 0 tests" is always returned.

I believe that this problem occurs because the junit-quickcheck tool requires @RunWith (JUnitQuickcheck.class).

Does anyone have a solution to this problem?


SelectionSortPropertiesTest.java
pom.xml
SelectionSort.java
Reply all
Reply to author
Forward
0 new messages