FsUnit

Testing framework for F#

A set of libraries that adds a special syntax to make unit-testing with F# more enjoyable and adaptable to existing .NET testing frameworks.

FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.

GitHub

426 stars
16 watching
79 forks
Language: F#
last commit: 6 days ago
Linked from 1 awesome list

dotnetfsharpfsunitmstestnunittestingxunit

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
persimmon-projects/persimmon A unit test framework for F# 41
swensensoftware/unquote A tool that integrates configuration-free unit testing with exception-based testing frameworks using F# quoted expressions 287
fsprojects/projectscaffold A template project for F# applications with automated build, testing, and documentation tools. 516
fsprojects/fsharp.data.typeproviders Legacy F# type providers for accessing various data sources using .NET Framework generators 38
fsprojects/fsharp.data.sqlclient Provides F# type providers for accessing MS SQL database objects in a statically typed manner 204
fsprojects/fsharp.json A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. 225
microsoft/testfx A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. 752
fsprojects/fsharpx.extras A collection of libraries and tools for F# developers to improve their productivity and programming experience. 683
dotnet/fsharp The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. 3,926
fnogatz/tap Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog 12
fsprojects/fsharplint A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. 303
phpspec/phpspec A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. 1,880
fsprojects/fsharp.data A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. 816
fsprojects/fsharp.data.toolbox A set of libraries providing data access APIs for various systems using F#. 57
fsprojects/graphprovider A state machine type provider for managing discrete states and transitions in software systems 35