Skip to content

Releases: Heleonix/Heleonix.Testing

v2.2.2

27 Mar 21:07
0ed7367
Compare
Choose a tag to compare

2.2.2 (3/27/2024)

Bug Fixes

  • Fixed generation of the incorrect nuget package without the lib folder.
  • Fixed Readme file to display images in NuGet from the trusted source.

v2.2.1

26 Mar 23:28
c34210a
Compare
Choose a tag to compare

2.2.1 (3/26/2024)

Bug Fixes

  • Fixed Readme file to display images in NuGet from the trusted source.
  • Update of the Readme file.

v2.2.0

26 Mar 23:02
8d0969f
Compare
Choose a tag to compare

2.2.0 (3/26/2024)

New Features

  • Increased supported version of NUnit to 3.14.0.

Bug Fixes

  • Update of the Readme file.

Other Changes

  • Improved coverage to 100%.

v2.1.0

22 Jul 17:52
2d765ee
Compare
Choose a tag to compare

2.1.0 (6/3/2023)

New Features

  • Writing fixture and test names to the output in BDD tests.
  • writing fixture name and test name into the output for AAA style

Other Changes

  • Improved coverage to 100%.
  • Migration of project settings to the Directory.Build.props.

v2.0.0

07 Oct 17:06
Compare
Choose a tag to compare
Configured the package as non-development dependency.

v1.4.0

01 Jul 22:16
Compare
Choose a tag to compare

Set NUnit dependency as runtime

v1.3.0

30 Jun 23:31
Compare
Choose a tag to compare

Added support of sequential When in AAA spec