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ยง
- Runtime
Mode - Runtime mode for scenario test execution.
- Test
Attribute Hint - Hint for which test attributes the macro layer should generate.