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.
428 stars
16 watching
78 forks
Language: F#
last commit: 4 months ago
Linked from 1 awesome list
dotnetfsharpfsunitmstestnunittestingxunit
Related projects:
Repository | Description | Stars |
---|---|---|
| A unit test framework for F# | 41 |
| A tool that integrates configuration-free unit testing with exception-based testing frameworks using F# quoted expressions | 288 |
| A template project for F# applications with automated build, testing, and documentation tools. | 517 |
| Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
| Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
| A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. | 225 |
| A unit testing framework for .NET applications, allowing developers to write and run tests in various environments. | 789 |
| A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 686 |
| The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,948 |
| Provides a framework to write and run tests with the Test Anything Protocol (TAP) in SWI-Prolog | 12 |
| A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 304 |
| A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. | 1,883 |
| A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 820 |
| A set of libraries providing data access APIs for various systems using F#. | 57 |
| A state machine type provider for managing discrete states and transitions in software systems | 35 |