shouldly / shouldly

Should testing for .NET—the way assertions should be!

Home Page:https://docs.shouldly.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some of the docs are broken

mikernet opened this issue · comments

The docs site has some broken sections, i.e. Equality -> SameAs and Enumerable -> ShouldBe. I believe the rest are working from a quick glance.

Side note: looking at https://github.com/shouldly/shouldly/blob/master/documentation/documentation/equality/sameAs.md, I can't actually tell what is different between ShouldBe and ShouldBeSameAs

Equality -> ShouldBeEquivalentTo is missing as well.