You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Prevent regressions.
Express implementation decisions.
Express how test framework constructs are supported by allure.
Express allure API available to users.
Other information
It is possible that this issue will be further decomposed into smaller ones.
The content you are editing has changed. Please copy your edits and refresh the page.
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
andAllure.SpecflowPlugin
package. We need also to cover the code inAllure.XUnit
andAllure.NUnit
with unit and acceptance tests as well.Motivation
Other information
It is possible that this issue will be further decomposed into smaller ones.
Tasks
The text was updated successfully, but these errors were encountered: