Test Initialization Module
Testing Main Module
This module is the entry point for the command line interface. Running
$ seismic [OPTIONS] command [OPTIONS] [ARGS]
calls the function cli() defined in this module.
Run all unit tests.
verbose (int) – Print info (-v) or info and debug (-vv) messages on stdout [positional or keyword, default: 0]
int