Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 434 Bytes

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