allure-python
allure-python copied to clipboard
Allure integrations for Python test frameworks
Default Allure parse severity label but TestOps no (not in test-case not in Launch format):   Source: 
I am facing with the next issue while add label `layer`: ```python @allure.label("layer", "UI Tests") def test_search_words_selection(self, custom_page): pass ``` I need provide TestOps with the filter ability:  BTW,...
Hi Team, I am facing issue to generate allure report using allure-pytest-bdd 2.9.45 version. We are passing browser capabilities by using Json file. [ { "local" : "true", "browser": "Chrome",...
Please add Info tag also right now we only have skipped,broken,unknown,passed,failed.
https://github.com/allure-framework/allure-python/blob/master/allure-behave/src/hooks.py#L53 `start_feature` was recently removed from listener.py, but hooks.py still calls this function.
#### I'm submitting a ... - [x] bug report #### What is the current behavior? I tried to display the scenario description on report. I followed two way: 1. Gave...
Hi There, i had been using the allure-pytest, and i am trying to find out a programatic way to get the total test suites, along with the number of passed,failed...
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
### Context [//]: # ( Describe the problem or feature in addition to a link to the issues ) Closes https://github.com/allure-framework/allure-python/issues/649 Use error message for status details of step 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...