Cargo Features

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

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

Enables insta

rstest all?

Enables rstest ^0.21.0 and rstest_reuse

speculoos all?

Enables speculoos

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