[untitled]1 points·by snapzee0·vor 4 Monaten·0 comments1 commentsPost comment[–]snapzee0·vor 4 MonatenreplyHey i build a K2 compiler mutation lib for kotlin.The cool thing is that you only have to compile once. Then all mutation points are configured and enabled in a row via junit extension. So it just works within your test suite.
The cool thing is that you only have to compile once. Then all mutation points are configured and enabled in a row via junit extension. So it just works within your test suite.