Cargo Features

rmv-bevy-testing-tools has no features set by default.

[dependencies]
rmv-bevy-testing-tools = { version = "0.4.0", features = ["all", "insta", "rstest", "speculoos"] }
all = insta, rstest, speculoos
insta all?

Enables insta

rstest all?

Enables rstest and rstest_reuse

speculoos all?

Enables speculoos

rmv-bevy-testing-tools has 4 features without comments.