Blog

Thoughts, experiments, and discoveries from ongoing research.

vitest-bdd 0.1.0 Released

vitest-bdd 0.1.0 Released

Release

We're excited to announce the first stable release of vitest-bdd. This plugin brings Gherkin-style BDD testing to Vitest, making it easier to write readable, maintainable tests that describe behavior

Read more →
Why BDD Matters in Modern Development

Why BDD Matters in Modern Development

BDD

Behavior-Driven Development bridges the gap between technical implementation and business requirements. By writing tests in plain language, we create living documentation that stays in sync with our c

Read more →