Maksim Stepanov

Results 55 issues of Maksim Stepanov

Currently, we don\`t support running allure-python in an async function (e.g. through asyncio event loop or a similar coroutine execution engine). This is important, because 1. Async-based frameworks and libraries...

theme:pytest
theme:core
task:new feature

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

theme:behave
task:improvement

Currently, only allure.attach and allure.attach.file functions are supported in allure-pytest-bdd. The following functions and decorators need to be supported as well: - `@allure.title` decorator - `@allure.description` decorator - `@allure.description_html` decorator...

task:new feature
theme:pytest-bdd
contribute

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

theme:core
task:new feature
contribute

AllureRuntime creates the results directory only once (in its constructor). Some testing tools like Cypress support interactive testing with long-running sessions. If the directory gets deleted, each further attempt to...

type:bug
theme:commons

From [https://github.com/allure-framework/allure-js/pull/815#discussion_r1504714275](https://github.com/allure-framework/allure-js/pull/815#discussion_r1504714275): Currently, each package's README contains documentation that describes how to use the package. It overlaps with the corresponding documentation pages at allurereport.org. We should shorten the documentation part...

type:docs

There is a general mechanism used by Allure integrations to run tests selectively. It uses a test plan - a .json file with the following schema: ```json { "type": "object",...

### Context The wrong variable was used when release.yml updated the release link.

theme:workflow
theme:xunit

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

type:improvement

### Discussed in https://github.com/orgs/allure-framework/discussions/2461 Originally posted by **kiragengis** March 30, 2024 To give more context to the step, I want to be able to refer to a property value of...

theme:core
task:new feature