Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Started guide on nspec.org incorrect #200

Open
TFAstudio opened this issue Aug 29, 2017 · 4 comments
Open

Getting Started guide on nspec.org incorrect #200

TFAstudio opened this issue Aug 29, 2017 · 4 comments

Comments

@TFAstudio
Copy link

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.

@amirrajan
Copy link
Collaborator

If you can paste a version that compiles I can definitely update the gists

@amirrajan
Copy link
Collaborator

We’re working on getting everything on the GH pages, just didn’t have a good solution for syntax highlighting (so we ended up using gists as a stop gap for now)

@GiuseppePiscopo
Copy link
Collaborator

This issue is also related to current one.

@amirrajan
Copy link
Collaborator

I think the syntax highlighting is good enough (we should probably move the gists over).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants