Search code examples
XUnit/FsUnit framework throwing "Object reference not set to an instance of an objct"...


f#xunitfsunit

Read More
FSharp FsUnit No test is available in Make sure that test discoverer & executors are registered ...


f#fsunit

Read More
Using `should equal` with sequences in F# and FsUnit...


.net-coref#xunitfsunit

Read More
Testing functions returning option<T>...


unit-testingf#fsunit

Read More
F# - (NUnit ApplyTo) member matches multiple overloads ... please restrict it to one...


f#fsunit

Read More
Asserting exception in FsUnit F# for XUnit...


f#fsunit

Read More
FsUnit.Xunit list should contain an x such that f x...


f#xunitfsunit

Read More
What unit testing frameworks are available for F#...


unit-testingf#fsunitf#-unquote

Read More
How do I test "should not contain" using FsUnit.Xunit?...


f#xunitfsunit

Read More
Assert Some with FsUnit...


f#fsunit

Read More
F# - How to test an exception raised in the constructor with fsunit?...


f#fsunit

Read More
Asserting exception message using FsUnit.Xunit...


f#xunitfsunit

Read More
Visual Studio FsUnit test setup - Exception NUnit.Engine.NUnitEngineException...


visual-studio-2013nunitfsunit

Read More
How to create a fsunit test for pattern matching in f#?...


unit-testingf#pattern-matchingfsunit

Read More
Object expressions and error FS0419: 'base' values may only be used to make direct calls to ...


inheritancecompiler-errorsf#overridingfsunit

Read More
How to have useful assertion-failure messages for FsUnit?...


f#nunitfsunit

Read More
fsunit.xunit test exception in constructor...


f#xunitfsunitguard-clause

Read More
F# How to setup FAKE project that can use FsUnit...


f#visual-studio-codef#-fakefsunit

Read More
FsUnit won't match exception - F#...


f#nunitxunitfsunit

Read More
How to check the case of a discriminated union with FsUnit?...


f#discriminated-unionfsunit

Read More
FsUnit: Unable to test portable library due to it and test project having different F#.Core versions...


f#nunitfsunit

Read More
How do I implement multiple argument generation using FsCheck?...


f#fscheckfsunit

Read More
How can I ignore the value of a discriminated union case in FsUnit's assert?...


f#fsunit

Read More
Why can't the NUnit Test Adapter find my FsUnit tests?...


visual-studiof#nunittest-explorerfsunit

Read More
Unit testing: '[] |> should equal List.empty' is not working as expected...


f#pattern-matchingxunitfsunit

Read More
MissingMethodException when testing a function that takes a function parameter...


f#nunitmissingmethodexceptionfsunit

Read More
MathNet Numerics needs FsUnit.CustomMatchers to successfully build. Ran out of options...


f#visual-studio-2015nunitmathnet-numericsfsunit

Read More
Property test ran as unit test fails even though it really passes...


f#nunitfscheckfsunit

Read More
Parameterized tests in f# - This is not a valid constant expression...


f#custom-attributesconstant-expressionfsunitparameterized-tests

Read More
Unable to run TestCaseSource tests when the type under test overrides ToString...


unit-testingf#nunitfsunittestcasesource

Read More
BackNext