Command Line Interface
Top-Level CLI (Module Selection)
Simulation CLI
Testing CLI
- class tests.cli.CLI(subparsers)[source]
Command line interface for running the simDRIFT test suite
- Arguments
None
- add_subparser_args()[source]
Adds subparser for the
run_testscommand.- Returns:
argparse object containing of subparsers for each input parameter
- Return type:
argparse