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

Analyzers FluentAssertions -> NUnit #834

Open
verdie-g opened this issue Jan 17, 2025 · 2 comments
Open

Analyzers FluentAssertions -> NUnit #834

verdie-g opened this issue Jan 17, 2025 · 2 comments

Comments

@verdie-g
Copy link
Contributor

As you may have heard, FluentAssertions changed to a paid license. What do you think about analyzers to easily migrate from FluentAssertions to NUnit?

@mikkelbu
Copy link
Member

I can see that analyzers would be helpful for migrating - like https://github.com/wachulski/nunit-migrator is for migrating from NUnit 2 to NUnit 3.

That being said I'm unsure if it should be part of the this repository or a separate set of analyzers. I guess the analyzers will contain a lot of knowledge about FluentAssertions - the syntax and semantics - and that is not particular related to NUnit.

@Bartleby2718
Copy link
Contributor

@mikkelbu Would the NUnit team be willing to set up a GitHub repository and the publish pipeline for a new NuGet package (e.g. NUnit.Analyzers.FluentAssertions) and align on a diagnostic ID prefix?

(I see in https://www.nuget.org/packages/fluentassertions/#usedby-body-tab that https://github.com/DevToys-app/DevToys uses FluentAssertions 6, which can be used for testing purposes.)

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

No branches or pull requests

3 participants