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

Remove nunit.analyzers.integrationtests and nunit.analyzers.playground projects #102

Closed
mikkelbu opened this issue Jan 2, 2019 · 0 comments · Fixed by #138
Closed

Remove nunit.analyzers.integrationtests and nunit.analyzers.playground projects #102

mikkelbu opened this issue Jan 2, 2019 · 0 comments · Fixed by #138

Comments

@mikkelbu
Copy link
Member

mikkelbu commented Jan 2, 2019

Currently, we don't use the nunit.analyzers.integrationtests and nunit.analyzers.playground projects, so I think we should remove them (nunit.analyzers.integrationtests are not even part of the solution).

The only things that perhaps should be moved from integrationtests are tests of functionality when we use "using static directive" (using static NUnit.Framework.Assert;) or aliasing (using NF = NUnit.Framework;). Also integrationtests have tests of optional parameters and params that we might lack in the tests project.

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

Successfully merging a pull request may close this issue.

1 participant