FsCheck icon indicating copy to clipboard operation
FsCheck copied to clipboard

FsCheck 3.0.0-rc1 XUnit Property attribute doesn't respect IAsyncLifetime

Open BennieCopeland opened this issue 1 year ago • 1 comments

Test cases are executing before the InitializeAsync() method has a change to run.

BennieCopeland avatar Feb 08 '24 16:02 BennieCopeland

ok...probably we need to check for that in PropertyAttribute.

kurtschelfthout avatar Feb 11 '24 20:02 kurtschelfthout