Allure.NUnit
C# NUnit Allure with improvements and SpecFlow3 adapter
Install / Use
/learn @Noksa/Allure.NUnitREADME
C# Classic NUnit Allure with new features
New in 3.0 - Forget about wrapping methods with RunStep, use [AllureStep] attribute on methods! More info here.
Also, if you want to use allure steps in [Setup], [TearDown], [OneTimeSetUp] and [OneTimeTearDown] then this is what you need.<br/>
More information about other new features can be found in the wiki.
How to use
How to use can be found here.
C# SpecFlow3 Allure Adapter
Adapter for SpecFlow version 3.<br>
Read IMPORTANT section here before use.
What's new
- Fixed all bugs from original adapter
- Added new features and improvements, such a suite/step parameters.
- And other...
