7 ms·
Hey 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
by snapzee0 6mo ago
Hey 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.