New Post: Floating point precision
I've started implementing it yesterday, but did not manage to finish it. angleOfAttack.Should().BeApproximately(35.4, 1) I'll also include the BeInRange() on all numeric assertions.
View ArticleSource code checked in, #62769
Added an assertion to compare floats and doubles against an approximate value.
View ArticleReviewed: Release 1.3.0 (Feb 22, 2011)
Rated 5 Stars (out of 5) - Makes our unit test assertions a lot more readable! Great work.
View ArticleCommented Issue: NuGet FluentAssertions install complains [10212]
when trying to install the package in Visual Studio 2010 (in a .NET 4.0 library project).Comments: ** Comment from web user: seagile ** My mistake ... was still running NuGet 1.0. You can close the issue.
View ArticleClosed Issue: NuGet FluentAssertions install complains [10212]
when trying to install the package in Visual Studio 2010 (in a .NET 4.0 library project).Comments: Not reproducable.
View ArticleSource code checked in, #62880
Redesigned the way the integral and floating point assertions are structured
View ArticleSource code checked in, #62891
Added dedicated methods for asserting floating point values against an approximate value.
View ArticleSource code checked in, #62899
Added methods for asserting that a value is within a range.
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Temporary Post Used For Theme Detection...
This is a temporary post that was not deleted. Please delete this manually. (2d02f6f5-1e66-4b1e-8e84-15bcbcefc658 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View ArticleUpdated Wiki: Documentation
Supported Test Frameworks Fluent Assertions supports MSTest, NUnit and XUnit. Starting with version 1.3.0, you can simply add a reference to the corresponding test framework assembly to the unit test...
View Article