xUnitV3LoadFramework 1.0.0.63
See the version list below for details.
dotnet add package xUnitV3LoadFramework --version 1.0.0.63
NuGet\Install-Package xUnitV3LoadFramework -Version 1.0.0.63
<PackageReference Include="xUnitV3LoadFramework" Version="1.0.0.63" />
<PackageVersion Include="xUnitV3LoadFramework" Version="1.0.0.63" />
<PackageReference Include="xUnitV3LoadFramework" />
paket add xUnitV3LoadFramework --version 1.0.0.63
#r "nuget: xUnitV3LoadFramework, 1.0.0.63"
#:package xUnitV3LoadFramework@1.0.0.63
#addin nuget:?package=xUnitV3LoadFramework&version=1.0.0.63
#tool nuget:?package=xUnitV3LoadFramework&version=1.0.0.63
🚀 xUnitLoadRunner
xUnitLoadRunner is a robust and user-friendly load testing framework built to seamlessly integrate with xUnit and powered by Akka.NET actors. It allows developers to efficiently define, execute, and analyze parallel load test scenarios, making load testing a natural part of your automated testing workflow.
🌟 Features
- ✅ Easily define load test scenarios with intuitive attributes.
- ✅ Parallel load test execution using Akka.NET actors.
- ✅ Detailed aggregation and analysis of test results.
- ✅ Fully integrated with xUnit testing framework.
⚡ Installation
Install via NuGet package manager:
dotnet add package xUnitLoadFramework
🚦 Quick Start
Defining a Load Test
Use the LoadTestSettings
attribute to configure your test's concurrency level, duration, and intervals.
Running Your Load Test
Execute your tests using the standard xUnit command:
dotnet test
📝 Usage Example
Here's a quick example demonstrating how to define and execute load tests:
using xUnitLoadFramework;
using Xunit;
namespace xUnitLoadDemo
{
public class LoadTests
{
[Fact]
[LoadTestSettings(concurrency: 5, DurationInSeconds = 10, IntervalInSeconds = 2)]
public void ExampleLoadTest()
{
// Your test logic goes here
Console.WriteLine("Running load test...");
}
}
}
The above example runs your test concurrently with 5 actors for 10 seconds, executing every 2 seconds.
📖 Documentation
For detailed documentation, examples, and more information, visit the official documentation.
🤝 Contributing
Your contributions and feedback are always welcome!
- Submit issues or suggestions via GitHub Issues.
- Open pull requests following our Contributing Guidelines.
📜 License
This project is licensed under the MIT License.
📫 Contact
For questions, suggestions, or feedback, please open an issue or contact directly:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Akka (>= 1.5.38)
- xunit.v3.extensibility.core (>= 2.0.0)
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 |
---|---|---|
2.0.0.36 | 125 | 9/12/2025 |
2.0.0.35 | 128 | 9/12/2025 |
2.0.0.27 | 350 | 8/5/2025 |
2.0.0.22 | 116 | 8/3/2025 |
2.0.0.21 | 114 | 8/3/2025 |
2.0.0.20 | 113 | 8/3/2025 |
2.0.0.19 | 119 | 8/3/2025 |
1.0.0.95 | 25 | 8/2/2025 |
1.0.0.94 | 26 | 8/1/2025 |
1.0.0.93 | 31 | 8/1/2025 |
1.0.0.92 | 105 | 7/29/2025 |
1.0.0.91 | 97 | 7/28/2025 |
1.0.0.90 | 95 | 7/28/2025 |
1.0.0.87 | 318 | 7/25/2025 |
1.0.0.86 | 318 | 7/25/2025 |
1.0.0.85 | 447 | 7/24/2025 |
1.0.0.84 | 441 | 7/24/2025 |
1.0.0.83 | 513 | 7/23/2025 |
1.0.0.81 | 515 | 7/22/2025 |
1.0.0.80 | 510 | 7/22/2025 |
1.0.0.79 | 517 | 7/22/2025 |
1.0.0.78 | 516 | 7/22/2025 |
1.0.0.77 | 519 | 7/22/2025 |
1.0.0.76 | 147 | 7/7/2025 |
1.0.0.75 | 140 | 7/7/2025 |
1.0.0.74 | 76 | 7/5/2025 |
1.0.0.73 | 249 | 5/12/2025 |
1.0.0.72 | 200 | 5/11/2025 |
1.0.0.71 | 192 | 5/11/2025 |
1.0.0.70 | 93 | 5/9/2025 |
1.0.0.69 | 91 | 5/9/2025 |
1.0.0.68 | 89 | 5/9/2025 |
1.0.0.67 | 96 | 5/9/2025 |
1.0.0.66 | 103 | 5/9/2025 |
1.0.0.65 | 102 | 5/9/2025 |
1.0.0.64 | 140 | 5/9/2025 |
1.0.0.63 | 146 | 5/9/2025 |
1.0.0.62 | 154 | 4/30/2025 |
1.0.0.61 | 152 | 4/30/2025 |
1.0.0.60 | 151 | 4/30/2025 |
1.0.0.57 | 153 | 4/30/2025 |