- a library for xUnit testing in idiomatic F#
- functional
- typesafe
- a non-endorsed, hard fork of and heavily inspired by FsUnit.xUnit
- supporting most needed functionality for xUnit
openFsUnit.Xunit.TypedopenXunit[<Fact>]let``this does not compile``()=42|> should (be greaterThan)7.0