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

Allow reusability of test classes/methods across test solutions #295

Open
joaoopereira opened this issue Apr 11, 2023 · 0 comments
Open

Comments

@joaoopereira
Copy link
Member

Currently, we have multiple plugins, each with its own set of test classes.
However, we have identified a need to reuse certain test classes/methods across different test solutions for improved efficiency and maintainability. This would enable us to avoid duplicating test code and ensure consistency in our testing approach. Therefore, we should create a nuget that allows for the reuse of specific test classes across multiple test solutions, providing flexibility and scalability in our testing efforts.

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

1 participant