Skip to content

v3.0.0-beta.7

Compare
Choose a tag to compare
@qameta-ci qameta-ci released this 18 Jul 10:08
· 67 commits to refs/heads/main since this release

What's Changed

🚀 New Features

  • feat(allure-jest): compatibility with Jest >=24.8.0 by @delatrie in #1054
  • feat(allure-jasmine): selective run implementation by @delatrie in #1063

🐞 Bug Fixes

  • fix(allure-jest): beforeEach/afterEach affect all tests in the suite, beforeAll/afterAll don't affect tests in sub-suites by @delatrie in #1052
  • fix(allure-jasmine): runtime API, scoping, sequencing, and context propagation of fixtures by @delatrie in #1058
  • fix(commons): fix metadata regular expressions by @delatrie in #1065

⬆️ Dependency Updates

New Contributors

Full Changelog: v3.0.0-beta.6...v3.0.0-beta.7