PIT is a state of the art mutation testing system, providing gold standard test coverage for Java and the jvm.Free
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
Hypothesis is a modern implementation of property based testing, designed from the ground up for mainstream languages.
A sensible GraphQL testing tool to test your GraphQL schema locally and in the cloud.
Appium plugin designed to wait for element to be present.