8000 Awesome: render step-level errors · Issue #118 · allure-framework/allure3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Awesome: render step-level errors #118

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

Open
delatrie opened this issue Mar 11, 2025 · 0 comments
Open

Awesome: render step-level errors #118

delatrie opened this issue Mar 11, 2025 · 0 comments

Comments

@delatrie
Copy link
Collaborator

Suppose we have a test result with the following structure:

  • Test body:
    • Step - Failed
      • Substep 1 - Failed
      • Substep 2 - Failed

Allure Awesome shows the test-level error just fine. But step-level errors are not displayed:

Hence, there is no way to figure out what happened in each separate step. It may be important because it's not guaranteed that step-level errors are the same as test-level ones. Especially when soft assertions are utilized, which is the default in XCTest and Swift testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0