Skip to content

Files

cli

kaos

The command line interface (CLI) aims to simplify usage of the underlying core of kaos.

Testing

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