Skip to content

When I grow up

Choose a tag to compare

@leynos leynos released this 25 Dec 00:01
· 115 commits to main since this release

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

Full Changelog: v0.2.0...v0.3.0