FsCheck
FsCheck copied to clipboard
FsCheck 3.0.0-rc1 XUnit Property attribute doesn't respect IAsyncLifetime
Test cases are executing before the InitializeAsync()
method has a change to run.
ok...probably we need to check for that in PropertyAttribute
.