- This is an application built in rust to help me test the reliability of systems by set protocols
- The aim for this application is to be able to test various backend applications. it will do these by accepting various inputs as configuration for the application, returning various outputs for logging, supporting diverse testing configurations and supporting various protocols for running the tests
- install and setup rust using rustup @ https://www.rust-lang.org/tools/install
- cargo run -- --mode=api/cli/web/desktop
- install gtk4 in environment
- cargo run -- --mode=gui