bevy_fuzz   ![Build Status] ![Latest Version] ![Docs Version]

Experimental high-performance fuzz-testing for bevy systems, emulating user UI interaction

Quick start

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

License

Licensed under either of

at your option.

Contribution

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.