All terms
Working practice
Automated check
An automated check is a repeatable machine-run validation, such as a test, type check, linter, build, or schema validation. Passing checks provide evidence for the behavior they actually cover.
Example
A type check catches a renamed property still referenced by an old component.