Back to Bevy

gen_tests for bevy_color

crates/bevy_color/crates/gen_tests/README.md

0.18.1285 B
Original Source

gen_tests for bevy_color

The purpose of this crate is to generate test data for validating the color conversion functions. It is not part of the Bevy library and should only be run by developers working on Bevy.

To generate the file:

sh
cargo run > ../../src/test_colors.rs