Cargo Features

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

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

Enables insta

rstest all?

Enables rstest and rstest_reuse

Affects rmv-bevy-testing-tools::fixtures

speculoos all?

Enables speculoos

Affects rmv-bevy-testing-tools::assertions

iter_tools all?

Enables iter_tools

Affects traits::ImmediateQuery.query_vec