fscheck / FsCheck

Random Testing for .NET
https://fscheck.github.io/FsCheck/
BSD 3-Clause "New" or "Revised" License
1.17k stars 156 forks source link

Add PropertiesAttribute to FsCheck.NUnit, similar to FsCheck.Xunit.PropertiesAttribute #586

Open kurtschelfthout opened 3 years ago

kurtschelfthout commented 3 years ago

Came up in #526

Adding this would bring the NUnit integration to feature parity.