allure-python
allure-python copied to clipboard
Allure integrations for Python test frameworks
### Context Update broken documentation link #### Checklist - [x] [Sign Allure CLA][cla] - [x] Provide unit tests (not relevant) [cla]: https://cla-assistant.io/accept/allure-framework/allure2
### Context add caplog for failed cases with pytest-bdd https://github.com/allure-framework/allure-python/issues/667 #### Checklist - [x] [Sign Allure CLA][cla] - [ ] Provide unit tests [cla]: https://cla-assistant.io/accept/allure-framework/allure2
#### I'm submitting a ... - [ ] bug report #### What is the current behavior? for pytest-bdd, the allure-pytest-bdd can't see the log for failed cases #### If the...
#### I'm submitting a ... - [ ] bug report - [x] feature request - [ ] support request => Please do not submit support request here, see note at...
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
Generate reports with allure behave: My Test will be executed on several browsers in parallel so when I generated the report i will have two reports but whithout the name...
if i use --reruns 3 https://github.com/pytest-dev/pytest-rerunfailures allure doesn't show that the action was he just show "all fine"  and test successful  Why allure do that ?
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
when i run this: from allure_behave.hooks import allure_report ### your code allure_report("path/to/result/dir") it doesn' work anyy help please
[//]: # ( . Thank you so much for sending us a pull request! . . Make sure you have a clear name for your pull request. . The name...