Closed Noksa closed 5 years ago
Describe the bug
To Reproduce
Just use
AllureLifecycle.Instance.UpdateTestCase(x => x.links.Add(new Link() {name = sb.ToString(), url = sb.ToString()}));
before any steps in test method
Expected behavior
Versions
Will be fixed in 3.0.0 release.
Describe the bug
To Reproduce
Just use
before any steps in test method
Expected behavior
Versions