plainbox.impl.commands.selftest – selftest sub-command

Warning

THIS MODULE DOES NOT HAVE STABLE PUBLIC API

class plainbox.impl.commands.selftest.SelfTestCommand[source]

Command for various QA efforts on plainbox and checkbox itself.

Currently allows to run integration tests on a installed (or development) instance of plainbox.

invoked(ns)[source]
register_parser(subparsers)[source]

Previous topic

plainbox.impl.commands.script – script sub-command

Next topic

plainbox.impl.commands.special – special sub-command

This Page