LeapingGorilla.Testing 7.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package LeapingGorilla.Testing --version 7.0.0
NuGet\Install-Package LeapingGorilla.Testing -Version 7.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LeapingGorilla.Testing" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LeapingGorilla.Testing --version 7.0.0
#r "nuget: LeapingGorilla.Testing, 7.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LeapingGorilla.Testing as a Cake Addin
#addin nuget:?package=LeapingGorilla.Testing&version=7.0.0

// Install LeapingGorilla.Testing as a Cake Tool
#tool nuget:?package=LeapingGorilla.Testing&version=7.0.0

BDD style testing framework to allow unit testing with automated mocking, dependency injection and minimum friction based on the NUnit testing library.

We at Leaping Gorilla strive to remove as much friction as possible from our testing methodology. To that end we wanted a drop dead simple way to create unit tests that adhered to a few core principles:

1. Must support constructor-based dependency injection
2. Must have the ability to automatically mock any dependencies we wish to use with our item under test
3. Must have the ability to override automatic mocking should the need arise
4. Must support a clean syntax for stubbing method calls on our dependencies
5. Must have a clean BDD style Given/When/Then flow

From these needs LeapingGorilla.Testing was born.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0 100 4/9/2024
6.0.1 5,290 9/23/2022
6.0.0 1,015 9/8/2022
5.0.0 921 6/21/2022
4.3.1 911 8/18/2021
4.2.17 13,899 5/8/2020
4.2.15 1,065 4/17/2020
4.1.0 2,049 1/31/2020
4.0.0 1,951 6/12/2019
3.1.1 2,342 1/3/2019
3.0.0 3,264 7/29/2018
2.0.0 7,200 8/11/2016
1.0.3 1,983 6/2/2016
1.0.2 1,592 5/28/2016
1.0.1.25741 1,867 11/13/2015
1.0.1.18835 5,398 9/12/2014
1.0.0.1 1,668 5/27/2014
1.0.0 1,789 5/20/2014
0.1.0 1,856 5/20/2014