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

Default Allure parse severity label but TestOps no (not in test-case not in Launch format): ![allure-1](https://user-images.githubusercontent.com/18244131/167110255-d1df79fc-2c85-4278-b57d-a6d67f4769e1.png) ![allure-testops-1](https://user-images.githubusercontent.com/18244131/167110264-2e39d7ec-871c-4563-bd5e-9e77821c8c23.png) Source: ![pytest-allure-1](https://user-images.githubusercontent.com/18244131/167110429-07a610f9-22b5-4445-b3df-dc366c9de605.png)

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: ![layer-allure-testops](https://user-images.githubusercontent.com/18244131/167104381-446d5fd1-d915-4caf-932e-bd0693e4c81e.png) 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",...

bug
good first issue
theme:pytest-bdd
contribute

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.

bug
theme:behave

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

theme:behave
task:new feature

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

theme:behave

[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...