-
- `cypress-testing-library` version: 9.0.0
- `node` version: 18.12.1
- `npm` (or `yarn`) version: 9.2.0
Relevant code or config
```
```
What you did:
I am unable to run Cypress test a…
-
Followed all the steps from this repo but unable to generate the report. npm run allure is not working.
Initially I got 'allure is not recognised' error. Then I Installed allure-commandline and now I…
-
#### I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the…
-
### Brief description of the problem:
I started using the [allure-awaitility](https://github.com/allure-framework/allure-java/tree/master/allure-awaitility) library and saw strange behavior - after t…
-
Hi just pulled down the frameworkium-bdd repo. I get the following exception on test run seems it is unable to find properties in the target directory?
[INFO] Running TestSuite
18:06:32.677 [TestN…
-
It will be useful to have ability to turn off automatic steps and substeps creation for Cypress, and be able to use only those coded with allure.step
-
# Integrate Rest Assured and Allure
Rest Assured and Allure Report is two popular tool for testing.Rest Assured is using for API testing and Allure Report is using for create detailed reports about t…
-
**Describe the bug**
Allure reporting is not working.
**To Reproduce**
Steps to reproduce the behavior:
1. Execute test
2. Create allure report
**Expected behavior**
The report reflects tes…
-
I was hoping someone would be interested in adding [Allure](https://github.com/allure-framework/allure2) report compatibility. Visual issues tend not to be show stoppers and allure would help with tra…
-
### Preconditions and environment
- 2.4.6 and 2.4.7
- Allure 2.30.0
### Steps to reproduce
1. Run the integration tests when a test contains a magentoDataFixture or other custom magento annotati…