fluentassertions.analyzers
fluentassertions.analyzers copied to clipboard
failing test for false positive on XmlNodeList.Should().HaveCount(1)
failing test demonstrating fluentassertions/fluentassertions.analyzers#82
I have added some more failing tests concerning collection assertions. Plus, I have added tests which should fail as soon as FluentAssertions has added the "missing" assertions. I guess I'm abusing your nice test framework a bit, but I think it does the job...