Description
Provides Common Test, Erlang's framework for automated system and integration testing. It helps developers define test suites, run them consistently, and collect results for Erlang applications.
Use it when maintaining Erlang projects that need repeatable tests beyond small unit checks. It is a developer tool and is usually driven from Erlang build or test commands.