PIT is a state of the art mutation testing system, providing gold standard test coverage for Java and the jvm.See the tool
Description
PIT runs your unit tests against automatically modified versions of your application code. When the application code changes, it should produce different results and cause the unit tests to fail. If a unit test does not fail in this situation, it may indicate an issue with the test suite.
More Resources & Tools in Automated Checking
An LLM playground you can run on your laptop.
Write, build and run integration tests based on OpenTelemetry traces with Jest-like syntax.
Pythagora creates automated tests for you by analysing server activity