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

[v.3.0.2][allure-jest][allure-js-commons] The autotest is displayed as skipped in Allure report when it fails in the beforeEach or beforeAll fixture #1185

Open
lifanov-rza opened this issue Nov 5, 2024 · 0 comments

Comments

@lifanov-rza
Copy link

Describe the bug
The autotest is displayed as skipped in Allure report when it fails in the beforeEach or beforeAll fixture

To Reproduce
Steps to reproduce the behavior:

  1. Add expect(1).toStrictEqual(2); in beforeAll or beforeEach hook
  2. Run test
  3. Check allure report

Expected behavior
The test is displayed as failed

Screenshots
image

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