test runner CLI
C19563
concept
A test runner CLI is a command-line tool that discovers, configures, and executes automated tests, then reports their results in a structured, scriptable way.
Observed surface forms (3)
| Surface form | Occurrences |
|---|---|
| JavaScript test runner | 1 |
| test runner | 1 |
| unit test runner | 1 |
Instances (4)
| Instance | Via concept surface |
|---|---|
| mocha CLI | — |
| dotCover | unit test runner |
| Karma | JavaScript test runner |
| Jest runner | test runner |