Quantcast
Channel: Fluent Assertions
Browsing all 1402 articles
Browse latest View live

New Post: Can FA run under other test harnesses?

Hi, We use a proprietary test harness (not Nunit, MSTest or XUnit).  Will it still be possible to use FA?   thnx!

View Article


New Post: Can FA run under other test harnesses?

Do you rely on a specific kind of exception to be thrown if an assertion fails? Because that's the only difference FA makes when supporting the different test harnesses. If so, we could open up the...

View Article


New Post: Can FA run under other test harnesses?

The type of exception thrown doesn't matter.  As long as FA behaves nicely  when it doesn't recognize the harness then it should be fine.  I guess I'll just try it and see what happens :)

View Article

New Post: Can FA run under other test harnesses?

If you have some reference to the Visual Studio test harness, it will try to use MSTest. If not, I'm not sure. Let me know if it crashes. By the way, does your test harness rely on some particular...

View Article

New Post: Can FA run under other test harnesses?

bummer. System.Configuration.ConfigurationErrorsException: Failed to detect the test framework. Make sure that the framework assembly is copied into the test run directory, or configure it explicitly...

View Article


New Post: Can FA run under other test harnesses?

Yes, I was afraid of that. We'll need to introduce a fallback scenario, were we'll throw some generic exception.

View Article

Source code checked in, #70960

Fixed a bug in the recursive property comparison.

View Article

Commented Issue: Recursive property comparison not always working as...

See http://fluentassertions.codeplex.com/discussions/277551Comments: Associated with changeset 70960.

View Article


New Post: C# vs VB.NET difference in ShouldHave().AllProperties().EqualTo() ?

Fixed! 

View Article


Source code checked in, #70962

Added a fallback mechanism in case none of the supported test framework is available.

View Article

New Post: Can FA run under other test harnesses?

Please manually compile the following changeset for a workaround. http://fluentassertions.codeplex.com/SourceControl/changeset/changes/70962

View Article

Closed Issue: Hangs the Resharper Test Runner while theory is introduced [11272]

Test cases is always in pending state when Theory test case is introduced.e.g. the following test case hangs the test runner [Theory] [InlineData(5, 0, 3, 3, 0)] [InlineData(5, 0, 9, 5, 4)]...

View Article

New Post: Can FA run under other test harnesses?

you are amazing!   I'm going to jump through a bunch of hoops now to get Legal approval to download the code (good times...), will be back in a day or two.

View Article


Created Issue: ignore white spaces leading because message [11421]

When I write a because message starting with "because", FluentAssertions is clever enough to omit the "because" it normally writes of its own.In more complex scenarios, I'd like to preceed the because...

View Article

New Post: Confusion with OnlyContain usage

I came across something that I found counter-intuitive and I was just wondering if this was a bug or is the desired functionality... [TestMethod] public void TestMethod1() { var myList = new...

View Article


Source code checked in, #71074

Fixed false positive unit test

View Article

Commented Issue: Recursive property comparison not always working as...

See http://fluentassertions.codeplex.com/discussions/277551Comments: Associated with changeset 71074.

View Article


Source code checked in, #71075

Moved AssertionFailureSpecs to a separate TestClass

View Article

Commented Issue: ignore white spaces leading because message [11421]

When I write a because message starting with "because", FluentAssertions is clever enough to omit the "because" it normally writes of its own.In more complex scenarios, I'd like to preceed the because...

View Article

Source code checked in, #71117

Fixed http://fluentassertions.codeplex.com/discussions/278868 (on behalve of dennisdoomen)

View Article
Browsing all 1402 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>