Skip to content
Ian Johnson edited this page Apr 22, 2017 · 10 revisions

3.0.0

  • This release upgrades the projects to VS 2017 and simplify references
  • 24 - Fix for abstract classes with public constructors
  • 25 - Add support for non public constructors
  • 26 - Add support for the new mstest framework
  • 28 - Change netstandard 1.0 target to use NETStandard.Library 1.6.0

2.0.2

  • 21 - Upgrade versions for FakeItEasy, Moq, NSubstitute and xUnit.
  • 22 - Add ExportAttribute
  • 23 - Fix bug where sometimes not all FixtureInitializationAttribute are executed

2.0.1

  • 20 - Enable abstract support for NSubstitute and FakeItEasy libraries
Clone this wiki locally