Releases: AutoTestNET/AutoTest.ArgumentNullException
Releases · AutoTestNET/AutoTest.ArgumentNullException
Release 0.7.0
Includes the following fixes/features:
- Easily exclude private methods using ExcludePrivateAttribute #21
- See issue #20 for details.
- Type mapping and substitution #23
- Added the ability to substitute types, see issues #22 & #1 for details.
Available to download on NuGet.
View differences since Release 0.6.0
Release 0.6.0
Includes the following fixes/features:
- Added support for NCrunch #13
- See issue #11 for details.
- Add Yield support #14
- See issue #12 for details.
- Improved the XML documentation #16
- See issue #10 for details
- Exclude Equals implementations from tests #17
- See issue #15 for details
- Updated NuGet packages #18
Incidental non fixes/features:
- Introduced code analysis inspection on build #19 .This is not a new feature.
Available to download on NuGet.
View differences since Release 0.5.4
Release 0.5.4
Fixes to the following issues:
#8 Exclude/Include types based on FullName using attributed customisations
#9 Exception thrown then generating runtime type for private interface
Available to download on NuGet.
View differences since v0.5.3
Release 0.5.3
Fixes to the following issues:
#1 Generic arguments always fail to be created (partially fixed)
#8 Exclude/Include types based on FullName
Available to download on NuGet.
View differences since v0.5.2
Release 0.5.2
Fixes to the following issues:
#1 Generic arguments always fail to be created (partially fixed)
#7 ArgumentNullException testing doesn't need deep and complex object graphs
Available to download on NuGet.
View differences since v0.5.1
Release 0.5.1
Fixes to the following issues:
#3 AutoTest should not test out parameters for ArgumentNullException
#4 out (and probably ref) Parameters fail to create using AutoFixture
#5 Non auto property setters are invoked
#6 Need to escape special characters in Regex Filters
Available to download on NuGet.
View differences since v0.5.0
First Public Release
First public release of AutoTest.ArgumentNullException available on NuGet