A toolbox to run multiples tests tasks in one.
bash cargo install zuu
bash zuu init
bash git add .
bash git commit -m "msg"
sh . ├──src │ └── lib.rs ├── Cargo.toml ├── LICENSE ├── zuu.yml ├── cross.yml └── README.md