This is the command plainbox-self-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
plainbox-self-test - run unit and integration tests
SYNOPSIS
plainbox self-test [-h] [--fail-fast] [-q] [--normal] [-v]
(-i | -u | -s SUITE)
DESCRIPTION
Run unit and integration tests
OPTIONS
Optional arguments:
--fail-fast
abort the test on first failure
-q, --quiet
run tests quietly
--normal
run tests with normal verbosity (default)
-v, --verbose
run tests verbosely, printing each test case name
-i, --integration-tests
run integration test suite (this verifies checkbox jobs)
-u, --unit-tests
run unit tests (this only verifies plainbox core)
-s, --suite
run custom test suite
Use plainbox-self-test online using onworks.net services