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.AutoFakeItEasy |
Install
Install-Package LoFuUnit.AutoFakeItEasy
dotnet add package LoFuUnit.AutoFakeItEasy
paket add LoFuUnit.AutoFakeItEasy
LoFuUnit.AutoFakeItEasy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- LoFuUnit(>= 1.2.0)
- AutoFixture.AutoFakeItEasy(>= 4.11.0)
- LoFuUnit(>= 1.2.0)
- AutoFixture.AutoFakeItEasy(>= 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 FakeItEasy to:
✔️ Mock / Fake / Stub.