Skip to content

Releases: allure-framework/allure-csharp

2.9.4-preview.2

02 Jan 10:29
Compare
Choose a tag to compare
2.9.4-preview.2 Pre-release
Pre-release

2.9.4-preview.1

30 Dec 13:45
Compare
Choose a tag to compare
2.9.4-preview.1 Pre-release
Pre-release

What's Changed

⬆️ Dependency Updates

New Contributors

Full Changelog: 2.9.3-preview.1...2.9.4-preview.1

2.9.3-preview.1

23 Dec 11:56
Compare
Choose a tag to compare
2.9.3-preview.1 Pre-release
Pre-release

What's Changed

🔬 Improvements

🐞 Bug Fixes

  • Allure.NUnit: fix output attachment by @undron in #306

New Contributors

Full Changelog: 2.9.2-preview.1...2.9.3-preview.1

2.9.2-preview.1

19 Sep 08:32
Compare
Choose a tag to compare
2.9.2-preview.1 Pre-release
Pre-release

New Contributors

Full Changelog: 2.9.1-preview.7-nunit-fixtures...2.9.2-preview.1

2.9.1-preview.7-nunit-fixtures

02 Aug 08:51
Compare
Choose a tag to compare

2.9.1-preview.6-nunit-fixtures

27 Jul 18:29
Compare
Choose a tag to compare

2.9.1-preview.5

27 Jul 09:27
Compare
Choose a tag to compare
2.9.1-preview.5 Pre-release
Pre-release

What's Changed

🚀 New Features

🔬 Improvements

New Contributors

Full Changelog: 2.9.0...2.9.1-preview.5

2.9.1-preview.4

14 Jul 09:49
Compare
Choose a tag to compare
2.9.1-preview.4 Pre-release
Pre-release

Preview release with migrated Allure.XUnit, Steps and fixtures (Before, After) attributes and async steps support.

Allure.XUnit:

  • AllureStep attribute reworked
  • AllureBefore attribute should work as expected
  • AllureAfter attribute should work as expected
  • Steps methods should be reworked either deprecated soon (Let's discuss!)
  • AllureAttachments marked as Obsolete - use Attachments instead

Allure.Net.Commons:

  • Attachments uploads in background threads

2.9.1-preview.3

12 Jul 18:13
Compare
Choose a tag to compare
2.9.1-preview.3 Pre-release
Pre-release

Preview release with migrated Allure.XUnit, Steps and fixtures (Before, After) attributes and async steps support.

Allure.XUnit:

  • AllureStep attribute reworked
  • AllureBefore attribute should work as expected
  • AllureAfter attribute should work as expected
  • Steps methods should be reworked either deprecated soon (Let's discuss!)
  • AllureAttachments marked as Obsolete - use Attachments instead

Allure.Net.Commons:

  • Attachments uploads in background threads

2.9.1-preview.2

12 Jul 08:28
Compare
Choose a tag to compare
2.9.1-preview.2 Pre-release
Pre-release

Preview release with migrated Allure.XUnit, Steps and fixtures (Before, After) attributes and async steps support.