allure-js
allure-js copied to clipboard
Allure integrations for JavaScript test frameworks
I think we need reporter for https://github.com/vitest-dev/vitest (Paused till this issue open https://github.com/vitest-dev/vitest/issues/616 )
**Is your feature request related to a problem? Please describe.** I'd like the allure jest plugin to be handle rerun trigger a rerun of the selected tests on AllureTestOPS screen....
**Describe the bug** Running a test with two expected failing assertions, the first "soft" and the second normal, allure-playwright detect the two failures, but it shows details only of the...
**Is your feature request related to a problem? Please describe.** Right now to upload allure results to TestOps we need to create extra step in CI/CD pipeline with allurectl installed....
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
Currently there are no proper tests for Jasmine: report is built, but nothing is checked automatically.
#### I'm submitting a ... - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at...
#### I'm submitting a ... - [x] bug report #### What is the current behavior? The jest example from the page https://github.com/allure-framework/allure-js/blob/master/packages/allure-jest/README.md don't compile and seem outdated when we compare...
#### I'm submitting a ... - [ ] bug report - [x] feature request - [ ] support request => Please do not submit support request here, see note at...
#### I'm submitting a ... - [x] feature request #### What is the current behavior? Currently allure-js supports only Jasmine test results. Jest-circus apperantly has a different format and therefore...