Skip to main content

Crate rstest_bdd_policy

Crate rstest_bdd_policy 

Source
Expand description

Shared execution policy types for rstest-bdd.

This crate centralizes runtime policy enums so both the runtime crate and the proc-macro crate can depend on a single, canonical definition without creating a proc-macro dependency cycle.

Enumsยง

RuntimeMode
Runtime mode for scenario test execution.
TestAttributeHint
Hint for which test attributes the macro layer should generate.