Info
| Version: | 4.0.0-preview.1 | 
| Author(s): | Henrik Lau Eriksson | 
| Last Update: | Wednesday, July 17, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/hlaueriksson/LoFuUnit | 
| NuGet Url: | https://www.nuget.org/packages/LoFuUnit.AutoNSubstitute | 
Install
Install-Package LoFuUnit.AutoNSubstitute
                        dotnet add package LoFuUnit.AutoNSubstitute
                        paket add LoFuUnit.AutoNSubstitute
                        
                                LoFuUnit.AutoNSubstitute Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - LoFuUnit(>= 1.2.0)
- AutoFixture.AutoNSubstitute(>= 4.11.0)
- LoFuUnit(>= 1.2.0)
- AutoFixture.AutoNSubstitute(>= 4.11.0)
Tags
 
                
Use the traditional Unit Testing Frameworks to write TDD or BDD tests:
✔️ Arrange / Act / Assert
✔️ Given / When / Then
✔️ Context / Specification
Use NSubstitute to:
✔️ Mock / Fake / Stub.