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

Silent error when classes with the same name use empty @suite annotations #197

Open
josephjunker opened this issue Nov 22, 2022 · 0 comments

Comments

@josephjunker
Copy link

We've encountered a situation where some of our tests silently don't run, without issues being detected by diagnostics. This occurs when two classes with the same name (but in different namespaces) both use the @suite annotation without providing an argument to the annotation. The tests in one of the classes will not run when the rooibos tests are executed.

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