Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.8.1
-
Fix Version/s: 11.9
-
Component/s: Development Issues only - Test
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
This solves the issue: https://github.com/STAMP-project/pitest-descartes/issues/51 (no mutation score generated for xwiki-commons-job).
See https://github.com/STAMP-project/pitest-descartes/releases/tag/descartes-1.2.6
Compatible with PIT 1.4.10 * New version of the ISSUES report to avoid long names * new mutation operator. (Thanks to @nrainer ) * optional mutation operator (Suggested by @pedrorijo91) * kotlin_setter stop methods, to avoid mutating Kotlin generated setters *