Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cover allure-xunit and allure-nunit with tests #362

Open
4 tasks
delatrie opened this issue Jun 19, 2023 · 0 comments
Open
4 tasks

Cover allure-xunit and allure-nunit with tests #362

delatrie opened this issue Jun 19, 2023 · 0 comments

Comments

@delatrie
Copy link
Contributor

delatrie commented Jun 19, 2023

Currently we have some examples of allure-xunit and allure-nunit that could be run for manual check of the produced report. Examples are great for end users but not enough to fight regressions and be sure we properly cover all functionality.

What is the expected behavior?

We have tests on the Allure.Net.Commons and Allure.SpecflowPlugin package. We need also to cover the code in Allure.XUnit and Allure.NUnit with unit and acceptance tests as well.

Motivation

  1. Prevent regressions.
  2. Express implementation decisions.
  3. Express how test framework constructs are supported by allure.
  4. Express allure API available to users.

Other information

It is possible that this issue will be further decomposed into smaller ones.

Tasks

Preview Give feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant