Found 47 packages
Load test library for TDDing
This is a simple website utility. It's not fully-featured and is just a toy/tool for myself, but feel free to use it.
Run load tests
A simple and easy to use load testing framework for .NET
Merkop Test is a free, open source, focused testing tool for the ASP.NET Framework.
A framework for running stress tests against random generators
A C# client library for Blitz.io
A framework for running stress tests against random generators, including assertions of event spacing
LoadTest Plugin and WebTest Plugin extensions
This is the LoadTestService client library for developing .NET applications with rich experience.
Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.LoadTestService.
Gunner is a proof of concept command line Load test tool for windows to rapid fire requests against a test or pre-production server. 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.
A package designed to allow you to run load tests on any arbitrary method that conforms to a specific signature. This is for engineers who make integration tests using API calls. Unfortunately, those integration tests never include any load testing. Instead, we make big complex load tests using record and playback of our website, making it difficult to debug which elements of the site are slow. Furthermore, because the load test is complex and often not built in the same tool we do everything else in, we don't run it frequently, so we don't get fast feedback on changes to performance. This tool is meant to allow you to do smaller load tests more frequently, mostly at the API level. It is not meant to replace the load testing tools which are more robust and complex, but rather to supplement them in the same way unit tests are not meant to replace system level testing. The big advantage to this system is that it is easy to wrap an API call in the framework and then perform a load test for each and every API endpoint you have. If you're not sure what the expected performance should be for a given endpoint in your non-production environment, you can even record the performance data into a database and then use that as a baseline.
A library that helps to integrate VS load tests with statistics collection tools
Load testing tool with inspiration from: LoadTest Artillery
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Lightweight tools for load testing web applications
Package Description