Skip to content

Releases: cezarypiatek/NScenario

5.3.0

06 May 06:28
Compare
Choose a tag to compare

What's new:

  • Add initial support for tracing

5.2.0

29 Dec 17:20
Compare
Choose a tag to compare

What's new:

  • Add filters for scenario result type in scenario browser
  • Add links to scenario files in the test report
  • Show exception details in report browser
  • Update README.md

5.1.0

10 Dec 16:59
Compare
Choose a tag to compare

What's new:

  • Improve layout for report browser

5.0.0

10 Dec 11:35
Compare
Choose a tag to compare

What's new:

  • BREAKING CHANGES: Add scenario info collector

4.5.0

24 Nov 08:25
Compare
Choose a tag to compare

What's new:

  • Fix report title

4.4.0

23 Nov 21:36
Compare
Choose a tag to compare

What's new:

  • Simplify nesting counter

4.3.0

11 Jan 12:24
Compare
Choose a tag to compare

What's new:

  • Fix for parallel execution

4.2.0

14 Nov 22:07
Compare
Choose a tag to compare

What's new:

  • Add support for parallel exectution to MarkdownFormatterOutputWriter

4.1.0

12 Aug 06:52
Compare
Choose a tag to compare

What's new:

  • Make title uniqueness check thread safe
  • Update README.md

4.0.0

02 Apr 15:38
Compare
Choose a tag to compare

What's new:

  • Generate proper scenario name for camel/pascalcase test naming
  • BREAKING CHANGES: Added duplicated test scenario detection