mocha CLI

E131729

mocha CLI is the command-line interface for the Mocha JavaScript test framework, used to configure, run, and report automated tests from the terminal.

All labels observed (2)

Label Occurrences
Mocha test framework 1
mocha CLI canonical 1

How this entity was disambiguated

Statements (87)

Predicate Object
instanceOf command-line interface
software tool
test runner CLI
configuredBy .mocharc.js
.mocharc.json
.mocharc.yml
mocha property in package.json
distributedAs part of mocha npm package
documentation https://mochajs.org/#command-line-usage
invokedByCommand mocha
license MIT License
partOf Mocha
repository https://github.com/mochajs/mocha
requires Node.js runtime
runsOn Node.js
supportsFeature colorized output
configuration via config files
control of retries
control of test timeouts
custom reporters
exit on completion
leak detection
loading setup files before tests
parallel test execution
stack trace control
test filtering by pattern
watch mode
supportsFlag --allow-uncaught
--async-only
--bail
--check-leaks
--color
--config
--delay
--exit
--extension
--fgrep
--file
--file test/setup.js
--forbid-only
--forbid-pending
--full-trace
--globals
--grep
--help
--inline-diffs
--invert
--jobs
--no-color
--no-timeouts
--package
--parallel
--recursive
--reporter
--reporter-options
--require
--require ts-node/register
--require-module
--retries
--slow
--sort
--spec
--timeout
--timeout 0
--ui
--version
--watch
--watch-files
--watch-ignore
supportsLanguage JavaScript
TypeScript programming language
surface form: TypeScript
supportsReporter doc
dot
json
json-stream
landing
list
markdown
min
nyan
progress
spec
tap
xunit
usedFor configuring Mocha test runs
reporting test results
running automated tests from the terminal

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Mocha commandLineTool mocha CLI
TJ Holowaychuk notableWork mocha CLI
this entity surface form: Mocha test framework