Releases: IowaComputerGurus/netcore.utilities.unittesting
Releases · IowaComputerGurus/netcore.utilities.unittesting
v7.0.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #20
- Bump actions/setup-dotnet from 3 to 4 by @dependabot[bot] in #21
- Updated to handle build issues by @mitchelsellers in #24
- Bump gittools/actions from 3.0.0 to 3.0.2 by @dependabot[bot] in #25
- GitVersion-yaml change by @adarsh-skywalkglobal in #28
- Bump gittools/actions from 3.0.2 to 3.1.11 by @dependabot[bot] in #30
- Fixes #33 / Updated csproj file. Updated yml files with new dotnet command fixed… by @AkrausGH in #34
- Update Respawn to Latest Version (6.2.1) with Breaking Changes Migration by @Copilot in #37
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #40
New Contributors
- @adarsh-skywalkglobal made their first contribution in #28
- @AkrausGH made their first contribution in #34
- @Copilot made their first contribution in #37
Full Changelog: v7.0.0...v7.0.1
Version 7.0.0 - Update for .NET 7.0
Updated to better support 7.0.0 .NET Core
Version 6.2.0 - Test Helpers
What's Changed
Updated the solution to include a XUnitLogger implementation for writing logs from unit test runs to xunit. Additionally added a DatabaseFixture to make EFCore testing easier.
New Contributors
Full Changelog: v6.1.0...v6.2.0
Version 6.1.0 - New Test Methods
Version 6.0.0 - Upgrade to .NET 6
Upgraded to .NET 6