Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(FsCheck.NUnit): Support NUnit >= 4.0.0 #650

Open
lucasteles opened this issue Nov 27, 2023 · 2 comments
Open

feat(FsCheck.NUnit): Support NUnit >= 4.0.0 #650

lucasteles opened this issue Nov 27, 2023 · 2 comments

Comments

@lucasteles
Copy link

lucasteles commented Nov 27, 2023

Today FsCheck.NUnit relies on a < 4.0.0 version of NUnit.

@lucasteles lucasteles changed the title feat(FsCheck.NUnit): Support xUnit >= 4.0.0 feat(FsCheck.NUnit): Support NUnit >= 4.0.0 Nov 27, 2023
@lucasteles lucasteles changed the title feat(FsCheck.NUnit): Support NUnit >= 4.0.0 feat(FsCheck.NUnit): Support NUnit >=4.0.0 Nov 27, 2023
@lucasteles lucasteles changed the title feat(FsCheck.NUnit): Support NUnit >=4.0.0 feat(FsCheck.NUnit): Support NUnit > 4.0.0 Nov 27, 2023
@lucasteles lucasteles changed the title feat(FsCheck.NUnit): Support NUnit > 4.0.0 feat(FsCheck.NUnit): Support NUnit >= 4.0.0 Jan 26, 2024
@kurtschelfthout
Copy link
Member

Indeed. There seem to be quite a few changes. FsCheck.NUnit has generally been "community-maintained" as I don't use it myself....hint hint.

@Crown0815
Copy link

@kurtschelfthout what kind of tests would need to be run? We have been using FsCheck.NUnit with NUnit 4.0.1 and it worked fine for us. We have been mostly using the [FsCheck.NUnit.Property] Attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants