-
Notifications
You must be signed in to change notification settings - Fork 2
Release Notes
Ian Johnson edited this page Jul 20, 2018
·
10 revisions
- 33 - Add Source Link support
- 32 - Add override for AttributeHelper.GetData method
- 12 - Make attributes use interfaces
- 30 - Retarget SimpleFixture.NSubstitute to 1.3
- 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
- 21 - Upgrade versions for FakeItEasy, Moq, NSubstitute and xUnit.
- 22 - Add ExportAttribute
- 23 - Fix bug where sometimes not all FixtureInitializationAttribute are executed
- 20 - Enable abstract support for NSubstitute and FakeItEasy libraries