Skip to content

cartermp/TestingWithFSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit testing with F# demo

Demo code for my ON.NET show about unit testing with F#.

Borrowed heavily from the excellent @swlaschin's article on property based testing with F#.

Prerequisites

Running it

Run dotnet test from a command line either in the solution directory or the test directory. That's it!

About

Demo code for my ON.NET show about unit testing with F#

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages