What's Changed
- 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.
- Fixed not display tear down sections in tests without suite.
PR's
- issue-55: Set up/Tear down sections are not displayed in tests without suite by @dkx86 in #94
- Parametrized tests v2 by @dkx86 in #98
- fix broken parametrized tests by @dkx86 in #93
Full Changelog: v0.6.31...v0.6.32