allure-python
allure-python copied to clipboard
Allure integrations for Python test frameworks
### Context Adding attachments tests #### Checklist - [x] [Sign Allure CLA][cla] - [x] Provide unit tests [cla]: https://cla-assistant.io/accept/allure-framework/allure2
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
#### I'm submitting a ... - [x] bug report - [ ] feature request Current implementation of the https://github.com/allure-framework/allure-python/blob/master/allure-pytest/test/acceptance/fixture/yield_fixture_test.py does not cover yield_fixture ([deprecated](https://github.com/allure-framework/allure-python/blob/master/allure-pytest/test/acceptance/fixture/yield_fixture_test.py) since pytest 6.2.0 replaced with usual...
### Context Cloning bugfix (attachments are cloned in the step and in the test) (fixes #474) #### Checklist - [x] [Sign Allure CLA][cla] - [x] Provide unit tests [cla]: https://cla-assistant.io/accept/allure-framework/allure2
### Context With #510 I added suite, sub suite, and parent suite. Here I add one example. #### Checklist - [x] [Sign Allure CLA][cla] - [ ] Provide unit tests...
…bute 'afters' (fixes #216) Issue occurs when using allure-python with pytest-selenium when passing the selenium argument (as main driver according to pytest-selenium library)
. . - The report is broken in googlechrome . - Add an ability to disable default plugins . - Support emoji in test descriptions ) #### I'm submitting a...
In MAC, the below command failed with ;. Hence raised this issue. Need to add : instead of; for custom directory output in robot framework command . https://github.com/allure-framework/allure-python/blob/master//allure-robotframework/README.rst In the...
#### I'm submitting a ... - [ X ] bug report #### What is the current behavior? allure-pytest 2.8.24 is causing the following to happen during pytest execution: .pyenv-usr-local-bin-python3/lib/python3.9/site-packages/allure_pytest/helper.py:19: in...
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...