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

Agree conformancy / shape of testStepFinished for each status #181

Open
luke-hill opened this issue Nov 3, 2023 · 1 comment
Open

Agree conformancy / shape of testStepFinished for each status #181

luke-hill opened this issue Nov 3, 2023 · 1 comment

Comments

@luke-hill
Copy link
Contributor

luke-hill commented Nov 3, 2023

🤔 What's the problem you're trying to solve?

Agree conformancy for testStepFinished message for each status enum

✨ What's your proposed solution?

Below is a status table for each status and keys that are currently returned

STATUS Ruby JVM JS
PASSED status, duration ... ...
UNKNOWN ... ... ...
PENDING ... ... ...
UNDEFINED status, duration ... ...
SKIPPED status, duration ... ...
AMBIGUOUS ... ... ...
FAILED status, duration, message (exception to be added) ... ...

⛏ Have you considered any alternatives or workarounds?

@luke-hill
Copy link
Contributor Author

@davidjgoss - Was doing some more work in messages and spotted this. Where abouts did we locate the issue with all the relevant details in? Do you remember?

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