Closed bkielbasa closed 4 years ago
yeah, that's my intention :) I was thinking about a project with more complicated domain than the calculator. But, I don't have any good idea, yet.
I'm planning to add gobdd to Modern Go Application. It could serve as an example.
that's awesome! But, we need a minimalistic example here anyway.
Definitely, I only meant to add it as a more realistic project example.
Here is the link: https://github.com/go-bdd/sample-app WIP
Here's the link: https://github.com/go-bdd/sample-app If you have ideas to improve it - create PR/issue there :)
FYI here is my take at an example: https://github.com/sagikazarmark/modern-go-application/pull/144
That would be great! I have a couple of thoughts on a sample project.
In my opinion, the project should be part of the GoBDD organization but as a separate repository from gobdd repo. A simple project would be easier for users to pick up, a calculator app even though is obvious it can help first-time users a lot. Lastly, having project on different scopes such as api, etc. would we awesome.