Skip to content

Releases: IowaComputerGurus/netcore.utilities.unittesting

Version 7.0.0 - Update for .NET 7.0

09 Mar 20:45
64a960e
Compare
Choose a tag to compare

Updated to better support 7.0.0 .NET Core

Version 6.2.0 - Test Helpers

27 Jun 02:25
7c72f5c
Compare
Choose a tag to compare

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.

  • Add xUnitLogger and DatabaseFixture by @msieker in #10

New Contributors

Full Changelog: v6.1.0...v6.2.0

Version 6.1.0 - New Test Methods

01 Mar 19:30
5751ea3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

Version 6.0.0 - Upgrade to .NET 6

07 Dec 08:09
55c3ad7
Compare
Choose a tag to compare