Releases: Heleonix/Heleonix.Testing
Releases · Heleonix/Heleonix.Testing
v2.2.3
v2.2.2
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
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
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
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
Configured the package as non-development dependency.
v1.4.0
Set NUnit dependency as runtime
v1.3.0
Added support of sequential When in AAA spec