1.6. cli-unittest

1.6.1. Usage

Usage: fox.py cli-unittest [OPTIONS] [UNITTEST_ARGS]... COMMAND [ARGS]...

  Run unit-tests on the CLI tool itself.

Options:
  -s, --self-test    Run foxBMS CLI self test.
  --coverage-report  Create a coverage report (requires '--self-test').
  -v, --verbose      Verbose information.
  -h, --help         Show this message and exit.