Getting Started with CoreBDD for. Net Core and xUnit.net

What is CoreBDD? CoreBDD is a lightweight open-source Behaviour-Driven Development framework built on-top of the popular xUnit.net testing tool that enables tests using the Gherkin language. All code is available on GitHub and packages ready to use in your project can be found on NuGet For those unfamilar with ‘Gherkin’, it is a Business Readable, Domain Specific Language created Read more…