Details
-
Task
-
Resolution: Fixed
-
Major
-
11.8.1
-
None
-
Unknown
-
N/A
-
N/A
-
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 *