Skip to content

Version 6.2.0 - Test Helpers

Compare
Choose a tag to compare
@mitchelsellers mitchelsellers released this 27 Jun 02:25
· 32 commits to develop since this release
7c72f5c

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