allure-framework / allure-framework/allure-csharp

Allure Reqnroll: Support for `@ignore` tag

Open
#564 2 comments 5 reactions 0 assignees View on GitHub
theme:reqnroll
Dominant language
C#
Stars
125
Forks
76
Avg merge
1d 2h
Merged PRs (30d)
18

Description

## Steps to reproduce

Create a gherkin file with the `@ignore` tag on it

## Expected result

These should show up in the test results as "Skipped"

## Actual result

These tests do not show up in the results at all

## Additional reference

Would like to see these tests show up as "Skipped" in the report:

https://docs.reqnroll.net/latest/gherkin/gherkin-reference.html#:~:text=Reqnroll%20treats%20the%20%40ignore%20tag%20as%20a%20special%20tag.%20Reqnroll%20generates%20an%20ignored%20test%20method%20from%20scenarios%20with%20this%20tag.

Contributor guide

Open the contributing guide

Research direction

Start with the Reqnroll-generated test behavior for a Gherkin file containing the `@ignore` tag, using the linked Gherkin reference as context. Verify the integration's Allure result handling and confirm that ignored scenarios appear in the report with a "Skipped" status rather than being omitted.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.