This file documents all notable changes to the Boa.Constrictor.Xunit project and its unit tests for each NuGet package release.
Its format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
(none)
- Added
MessageSinkLogger
for logging in xUnit extensibility classes- See the docs for more info
- Renamed
XunitLogger
toTestOutputLogger
- Removed targets for
net5.0
andnet7.0
- Now targets only
netstandard2.0
- Updated
Boa.Constrictor.Screenplay
version to3.1.0
- Added project
Boa.Constrictor.Xunit
for items that improve xUnit support - Added project
Boa.Constrictor.Xunit.UnitTests
- Added XunitLogger to support the use of
ITestOutputHelper
- Added
XunitLoggerTests
- Updated
nuget-push.yml
to publish theBoa.Constrictor.Xunit
package