This is the command supybot-test that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
supybot-test - Runs the test suite for a Supybot plugin
SYNOPSIS
supybot-test [options] plugins
DESCRIPTION
supybot-test Runs the test suite for a Supybot plugin
OPTIONS
--version
Show version of program.
-h, --help
Show summary of options.
-c, --clean
Cleans the various data/conf/logs directories before running tests.
-t TIMEOUT, --timeout=TIMEOUT
Specifies the timeout for tests to return responses.
-v, --verbose
Sets the verbose flag, logging extra information about each test that runs.
--no-network
Prevents the network-based tests from being run.
--trace
Traces all calls made. Unless you're really in a pinch, you probably shouldn't do
this; it results in copious amounts of output.
, --plugins-dir=PLUGINSDIR
Looks in the given directory for plugins and loads the tests for all of them.
Use supybot-test online using onworks.net services