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

Add support for TestCase annotation #43

Open
bilderbuchi opened this issue Sep 21, 2023 · 1 comment
Open

Add support for TestCase annotation #43

bilderbuchi opened this issue Sep 21, 2023 · 1 comment

Comments

@bilderbuchi
Copy link

bilderbuchi commented Sep 21, 2023

Would you consider adding support for the standardised TestCase annotation in scope?
This would enable testing packages like https://github.com/xogeny/XogenyTest, which uses those annotations in its test suite (although an old draft form, apparently), and would also allow other packages to use TestCase in their test suite (e.g. to define tests that should fail).

@casella
Copy link
Collaborator

casella commented Sep 21, 2023

Absolutely!

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

2 participants