It's require Vagrant and Virtualbox installed on your system.
bash
cargo install continuous-testing
ps the order are important in this time
Run all tests for my project from an archlinux virtual machine.
shell
again "Again" "generic/arch" "4096" "4" "pacman -Syyu git rust base base-devel htop --noconfirm && git clone https://github.com/taishingi/zuu zuu && cd zuu && cargo build && cargo test"
All files will be removed
```rust use continuous::testing::Encore;
fn main()-> Result
vm.set_directory(directory);
vm.set_os(os);
vm.set_memory(memory);
vm.set_cpus(cpus);
vm.set_command(command);
vm.run()
} ```
bash
sudo curl -fsSL https://raw.githubusercontent.com/taishingi/zuu/master/continuous-testing/encore -o /usr/bin/encore
bash
encore