Info
| Version: | 0.1.0 |
| Author(s): | Alan Hemmings |
| Last Update: | Saturday, August 1, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/goblinfactory/gunner |
| NuGet Url: | https://www.nuget.org/packages/Gunner |
Install
Install-Package Gunner
dotnet add package Gunner
paket add Gunner
Gunner Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
A design goal from the outset was to have as small a memory and cpu usage footprint as possible and at the same time be capable of delivering high concurrency load testing, basically it's a super simplified poor man's load runner, and-or a one liner command-line jmeter replacement.