Removes boilerplate code when unit testing argument checks. 
                        
                    
         
                Info
| Version: | 1.0.21 | 
| Author(s): | Simon Wendel | 
| Last Update: | Thursday, September 16, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/simonwendel/auto-assert | 
| NuGet Url: | https://www.nuget.org/packages/AutoAssert | 
Install
Install-Package AutoAssert
                        dotnet add package AutoAssert
                        paket add AutoAssert
                        
                                AutoAssert Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - AutoFixture(>= 4.11.0)
- AutoFixture.AutoMoq(>= 4.11.0)
- Castle.Core(>= 4.4.0)
- System.ValueTuple(>= 4.5.0)
- AutoFixture(>= 4.11.0)
- AutoFixture.AutoMoq(>= 4.11.0)
- Castle.Core(>= 4.4.0)
- System.ValueTuple(>= 4.5.0)
