duck.cli.commands.runtests

Module containing runtests command class.

Module Contents

Classes

RuntestsCommand

API

class duck.cli.commands.runtests.RuntestsCommand[source]
classmethod main(verbose: bool = False)[source]
classmethod runtests(verbose: bool = False)[source]
classmethod setup()[source]