1 2 3 4 5 6 7
test: cargo test cd tests/functionals && poetry install && poetry run behave doc: cargo doc --no-deps --features json firefox target/doc/cabot/index.html