Source code checked in, #72215
Changed the semantic behavior of Should().Be() of XElements and XAttributes to compare the name (and value).
View ArticleNew Post: Add Common Test Attributes?
I'm working on getting the company I work for to purchase dotTrace but it's a big place and they're slow. Â This was going to be my interim solution.
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit, XUnit and MSpec. You can simply add a reference to the corresponding test framework assembly to the unit test project. Fluent...
View ArticleUpdated Wiki: Home
Project Description Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our...
View ArticleUpdated Wiki: Temporary Post Used For Theme Detection...
This is a temporary post that was not deleted. Please delete this manually. (13d499a4-4bd4-4d93-8fe9-bc195a3828b5 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
View ArticleNew Post: Testing Arguments of Attributes
@blueonion If you can think of a nice syntax, we might consider it.
View ArticleNew Post: Testing Arguments of Attributes
The simplest form I can think of is: typeof(OutputClassifierProvider).Should().BeDecoratedWith<ContentTypeAttribute>("output") Another form might be:...
View ArticleNew Post: IncludingNestedObjects and SharedProperties
Thanks for the update. I'll be hopefully putting this into a set of tests soon and I'll let you know how it works for us. Chris
View ArticleUpdated Wiki: Temporary Post Used For Theme Detection...
This is a temporary post that was not deleted. Please delete this manually. (91caf21f-1e26-4de7-b7b6-c93dcf267584 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
View ArticleUpdated Wiki: Temporary Post Used For Theme Detection...
This is a temporary post that was not deleted. Please delete this manually. (d3b92232-bb10-4ace-b735-e7116037f123 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
View ArticleSource code checked in, #72233
Changed documentation comments for XElement- and XAttributeAssertions
View ArticleCommented Issue: Support assertions on XML elements [11445]
Support assertions on XElement and XAttributeComments: Associated with changeset 72233.
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit, XUnit and MSpec. You can simply add a reference to the corresponding test framework assembly to the unit test project. Fluent...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit, XUnit and MSpec. You can simply add a reference to the corresponding test framework assembly to the unit test project. Fluent...
View ArticleSource code checked in, #72235
Changed the semantics of the NotBe() assertions of XElement or XAttribute
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit, XUnit and MSpec. You can simply add a reference to the corresponding test framework assembly to the unit test project. Fluent...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit, XUnit and MSpec. You can simply add a reference to the corresponding test framework assembly to the unit test project. Fluent...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit, XUnit and MSpec. You can simply add a reference to the corresponding test framework assembly to the unit test project. Fluent...
View ArticleUpdated Wiki: Temporary Post Used For Theme Detection...
This is a temporary post that was not deleted. Please delete this manually. (8aee8245-fd1c-4b85-a8df-32ad9db644bb - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
View ArticleUpdated Wiki: Temporary Post Used For Theme Detection...
This is a temporary post that was not deleted. Please delete this manually. (6303a9f6-ad14-4e6e-8e24-225e001ceb14 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
View Article