Wut BDD?

Reply to this note

Please Login to reply.

Discussion

David is right.

I wrote a Feature list,

then Gherkin for all features,

then integration tests with Cucumber, to automate the Gherkin,

then Vite unit tests to define the software's behavior,

then had the AI write code to pass the unit tests.

Well, okay, I had to help it write the tests and the code, but still. Like 75%, minimum.

So what is BDD? 😹