Volkswagens
What's Changed
- Add rstest-bdd-server LSP scaffolding with parameterised tests by @leynos in #336
- Diagnostics: extend bypassed steps and JSON dumps; CLI wiring by @leynos in #335
- Make pattern matching on references explicit in step_struct by @leynos in #342
- Clarify fixture cloning semantics in docs by @leynos in #341
- Add ADR 001: Async fixtures and tests (Tokio) by @leynos in #338
- Refactor: introduce helper to prefix Background steps during parsing by @leynos in #339
- Fix step lookup type by wrapping text in StepText::from by @leynos in #340
- Implement on-save Gherkin feature indexing with server caching by @leynos in #337
- Add Rust step indexing and on-save indexing for features and Rust by @leynos in #346
- Implement in-memory Rust step registry with on-save indexing by @leynos in #348
- Migrate rstest-bdd to stable toolchain and stable return-kind inference by @leynos in #347
- Docs: Phase 8 — Async step execution plan and design updates by @leynos in #349
- Centralize shared StepKeyword in patterns crate by @leynos in #352
- Implement Rust-to-feature Go-To-Definition navigation handler by @leynos in #360
- Implement specificity-based step pattern matching and ranking by @leynos in #362
- Enable underscore-prefixed step parameter matching by @leynos in #355
- Support borrowed &str parameters in macros by @leynos in #351
- Introduce implicit fixture injection via metadata-aware step lookup by @leynos in #361
- Add string type hint to strip quotes by @leynos in #364
Full Changelog: v0.2.0...v0.3.1