Metrics Overview
๐ง UNDER CONSTRUCTION. TO BE COMPLETED SOON ๐ง
Recommended Tests#
How it works (by example):
- You have executed tests for version
0.1.0. - In these tests, the
"Make Order"test covered the methodCart.addItem. - The method
Cart.addItemchanged between two versions. - Based on this information, Drill4J suggests you execute the
"Make Order"test again. "Make Order"is likely the best chance to test the changed method, though it is not guaranteed.- Let's say you execute this test, but now it's broken or insufficient. You'll notice this thanks to Drill4J's Changed Or New Methods metric