Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 158 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 158 Bytes

Property Based Testing

This repo shows how to use property based testing using Xunit and FsCheck.

How to run

Use dotnet watch test to run the tests.