Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 992 Bytes

test.md

File metadata and controls

37 lines (26 loc) · 992 Bytes

test

Overview

Command test has been designed to run Busted tests. It acts as a wrapper to the original Busted CLI tool and can run it through Docker when not locally available on the system.

Usage

$ mod test -h
usage: mod test

Testing tools: Busted.

Flags:
  -h, --help              Show context-sensitive help (also try --help-long and --help-man).
  -c, --config=".modcli"  Path to configuration file.
  -v, --version           Show application version.

Examples

Default

$ mod test
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
262 successes / 0 failures / 0 errors / 0 pending : 2.350863 seconds