I've just released version 1.0.12 of the PIT Mutation Testing Extension for bld

#bld #buildsystem #buildtool #github #java #mutation #pit #pitest #testing

https://github.com/rife2/bld-pitest/releases/tag/1.0.12

Release 1.0.12 · rife2/bld-pitest

Summary Support PIT version 1.23.0 Support for new configDir option What's Changed in 1.0.12 Add configDir option in aee8579 Bump Extensions Tools to version 0.9.1-SNAPSHOT in 17a1616 Bump PIT t...

GitHub

I've just released version 1.0.11 of the PIT Mutation Testing Extension for bld

#bld #buildsystem #buildtool #github #java #mutation #pit #pitest #testing

https://github.com/rife2/bld-pitest/releases/tag/1.0.11

Release 1.0.11 · rife2/bld-pitest

Summary Support PIT version 1.20.4 in 1.0.11 Switch Java version matrix from JDK 24 to 25 in 4eee228 Run reporter only if tests failed in 46a474c Bump PIT to version 1.20.4 in 995fa9d Bump Aspec...

GitHub

Learn about #pitest with @simonverhoeven , and mutation testing, which is a process in which random variations of the code under test are generated, on Foojay  Today.

https://foojay.io/today/pitest-do-you-test-your-tests/

#foojaytip

Pitest: Do You Test Your Tests?

A brief introduction with code to mutation testing using Pitest. Now you too can get started testing your tests!

foojay