The command line interface (CLI) aims to simplify usage of the underlying core of kaos.
Standardized testing of the CLI consists of pytest and tox. All significant functionality must come with test coverage. Please run tox within an isolated Docker environment using the supplied make file.
make test-unit-docker