Noksa / Allure.NUnit

C# NUnit Allure with improvements and SpecFlow3 adapter
MIT License
18 stars 6 forks source link

Fix NullReferenceException being thrown if parameterized test has one… #20

Closed rebrovoleksii closed 5 years ago

rebrovoleksii commented 5 years ago

… of the parameter value equal null.

Noksa commented 5 years ago

Thanks for contribution :)

rebrovoleksii commented 5 years ago

My pleasure :)