Show HN: Simple attributes for spec-driven agentic workflows (C#, Rust)
Category: devtools
Tags: gherkin, bdd, compile-time-checking
Score: 4.5/10 (Innovation: 4, Technical: 5, Documentation: 5, Utility: 4)
GherkinSync provides C# and Rust attributes to synchronize Gherkin specification files with implementation code, enabling compile-time verification that step definitions match scenario steps and a test adapter for executing specifications as unit tests. It offers a practical approach to preventing documentation drift in behavior-driven development (BDD) workflows.
Target audience: backend devs
Repository: https://github.com/doublecouponday/gherkinsync · C# · MIT · 1 stars
View on Hacker News