/FsCheckDemo

Using FsCheck to perform property based testing

Primary LanguageC#MIT LicenseMIT

.NET

FsCheckDemo

Using FsCheck to perform property based testing

In this repo, i m using FsCheck in order to perform property based testing.

1️⃣ Example01 use FizzBuzz kata

2️⃣ Example02 use Calculator Kata

Tools : vs22, net 6.0, fscheck, xunit