Skip to content
Ian Johnson edited this page Jul 20, 2018 · 10 revisions

3.0.5

  • 34 - Upgrade NSubstitute version
  • 35 - upgrade Moq version
  • 36 - upgrade FakeItEasy version

3.0.4

  • 33 - Add Source Link support

3.0.3

  • 32 - Add override for AttributeHelper.GetData method

3.0.2

  • 12 - Make attributes use interfaces

3.0.1

  • 30 - Retarget SimpleFixture.NSubstitute to 1.3

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
  • 29 - xUnit parameters default to Locate vs Generate

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