ozontech / allure-go

Complete Allure provider in Go which doesn't overload the interface usage
https://t.me/allure_go_chat
Apache License 2.0
317 stars 34 forks source link

Parametrized tests v2 #98

Closed dkx86 closed 4 months ago

dkx86 commented 4 months ago

Returned old mechanic for parametrized tests. Added new mechanic for preventing allureId loosing when suit fail at startup (beforeAll) stage. (see README) Fixed unknown test status when suit failed at startup stage.