Experimental high-performance fuzz-testing for bevy systems, emulating user UI interaction
Note! integration instructions coming soon
First, read https://rust-fuzz.github.io/book/introduction.html
Then,
cargo install cargo-fuzz
cargo fuzz run fuzz_target_1
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the software by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.