Skip to content

Commit a9fa42b

Browse files
committed
Adding 033_Custom_Load_Testing
1 parent 176e5ac commit a9fa42b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,9 @@ This project illustrates the implementation of the MediatR library in an ASP.NET
192192
### 032_Integration_Tests_ASP_Dot_NET_Core
193193
This project demonstrates how to write integration tests in ASP.NET Core. It covers testing the entire request pipeline, including middleware, routing, and controllers. Integration tests help ensure that different components of your application work together as expected.
194194

195+
---
196+
197+
### 033_Custom_Load_Testing
198+
A lightweight, easy-to-use load testing tool for ASP.NET Core applications that provides in-depth performance metrics and highlights bottlenecks in your API.
199+
195200
---

0 commit comments

Comments
 (0)