Articles tagged with AutomatedTesting
-
-
-
-
-
Unit tests
An automated test which verifies a single unit of behaviour, runs quickly and in isolation
-
Test Coverage Metrics
Metrics that answer the question : how much of our code is executed by our tests?