u/Doublecouponday

Simple Attributes for spec-driven agentic workflows
▲ 0 r/csharp

Simple Attributes for spec-driven agentic workflows

I created a custom compilation error and Unit Test Runner for BDD Cucumber Specifications in Gherkin Syntax. C# is supported using Source Generators.

If there is a line mismatch in a test, the build will fail before the tests do. This is useful if you like the idea of unit tests but don't appreciate the amount of boilerplate and iteration time libraries such as XUnit require.

Try it in your agentic workflow and drop a comment with any feedback. Hopefully it will help you all reduce documentation drift and LLM hallucinations.

https://github.com/doublecouponday/gherkinsync

u/Doublecouponday — 5 days ago