-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
Love the idea of BDD and NSpec as a concept looks so much easier writing tests than the standard unit testing frameworks.
However, using the 'Getting Started' guide on the nspec.org, I quickly found that either it is out of date or incorrect. The examples in the page do not run as stated. By downloading the examples in github, I noticed that you are using Shouldly rather than FluentAssertions. By changing the code to this, the examples start to work.
Either the front page needs rewriting or you need to integrate your *.md files to export to the site to ensure that changes are up-to-date.