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

Allure integrations for Python test frameworks

Results 208 allure-python issues
Sort by recently updated
recently updated
newest added

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

theme:pytest-bdd

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

task:new feature
theme:pytest-bdd

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

theme:behave
task:new feature

[//]: # ( . 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:core
type:enhancement

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" ![image](https://user-images.githubusercontent.com/41006652/169833886-249a8151-4beb-456b-bc69-0a796e555ff7.png) and test successful ![image](https://user-images.githubusercontent.com/41006652/169834044-d811df30-3187-4716-8c64-88173f2ae814.png) 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...