-
Need help : https://stackoverflow.com/questions/73917011/generate-allure-report-using-pytest-bdd-not-showing-anything
-
add allure epic,feature,story,title for two scenario tests
like
`@allure.epic('设备管理')
@allure.feature('设备列表')
@allure.story('添加设备')
@allure.title('场景:添加设备')
@scenario("functional/devices/feature…
-
First test run of Qt 6.5.0 Beta 3. A wheel-based build did [not work](https://www.riverbankcomputing.com/pipermail/pyqt/2023-March/045214.html) this time, so this is a source build, with both QtWebEng…
-
What command do you use to run the project in console..?
-
#### 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…
-
First test run of the Qt 6.4.0 beta 2. Wheels produced with [pyqt-bundle](https://www.riverbankcomputing.com/static/Docs/PyQt-builder/pyqtbundle.html):
```
wget https://files.pythonhosted.org/pack…
-
![image](https://user-images.githubusercontent.com/61057674/75152495-d6eae400-5711-11ea-8a9f-a6c89c63e3f6.png)
Attachment is set up in the scope of the method only (but it's a fixture)'
![image](h…
-
Hi,
I am getting the error Exception: gherkin-terminal-reporter is not compatible with 'xdist' plugin.
I am on M1 Macbook running Python 3.9.5
Colleague on non apple silicon are not seeing t…
-
### 🤔 What's the problem you're trying to solve?
I develop https://pypi.org/project/pytest-bdd-ng/ and try to use as many official tools of gherkin as possible. To have the possibility to execu…
-
Hi.
I have concern how to track launches of **matrix jobs**.
One testsuite can be run in multiple combinations of JVM / operating systems / databases.
Another matrixes can be browsers / android …