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 skipReason field when skipping a test #45

Open
PatStLouis opened this issue Aug 13, 2024 · 0 comments
Open

Add skipReason field when skipping a test #45

PatStLouis opened this issue Aug 13, 2024 · 0 comments
Assignees

Comments

@PatStLouis
Copy link

When skipping tests because an optional feature is not implemented by an implementer, it would be beneficial to have a skipReason field which we could specify the reason for skipping the test (notImplemented in this case). Currently, all skipped tests generate a pending reason.

If we could somehow map a skipReason to and statusMark, this would provide a significant improvement and granularity to report generation:
https://github.com/digitalbazaar/mocha-w3c-interop-reporter/blob/main/lib/statusMarks.js

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