allure-js icon indicating copy to clipboard operation
allure-js copied to clipboard

Allure integrations for JavaScript test frameworks

Results 219 allure-js issues
Sort by recently updated
recently updated
newest added

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 )

new-reporter

**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....

theme:jest

**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...

theme:playwright

**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....

theme:commons

[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...

theme:jest

Currently there are no proper tests for Jasmine: report is built, but nothing is checked automatically.

type:improvement
theme:jasmine

#### I'm submitting a ... - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at...

theme:jest

#### 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...

theme:jest

#### I'm submitting a ... - [ ] bug report - [x] feature request - [ ] support request => Please do not submit support request here, see note at...

theme:jest

#### 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...

theme:jest