[v.3.0.0-beta.7][allure-jest][allure-js-commons] meta information is not passed to tests from the beforeEach fixture #1075
Labels
theme:jest
Jest related issue
Milestone
Describe the bug
All tests for related functionality are divided into directories, so in order not to duplicate code inside tests, we put all meta information (feature, link to documentation, etc.) in the beforeEach block. In the version on the master branch, this feature is present, however, in the new version, this functionality does not work, but we do not receive errors during code execution.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Every tests have meta info
The text was updated successfully, but these errors were encountered: