Synopsis

cpran test [options] plugin

Description

Run tests for the specified plugins. When called on its own it will simply report the results of the test suites associated with the given plugins. When called from within CPrAN (eg. as part of the installation process), it will only report success if all tests for all given plugins were successful.

Examples

# Run tests for the specified plugin
cpran test plugin

See also