ivaylokenov/MyTested.AspNetCore.Mvc
Fluent testing library for ASP.NET Core MVC. observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 9
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3927
- days_rel: 548
- days_push: 547
- n_releases_24m: 1
Adoption not part of the score
1711 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MyTested.AspNetCore.Mvc is a strongly-typed fluent unit testing library for ASP.NET Core MVC and API applications. It provides over 500 assertion methods and is agnostic to the underlying test framework, working with runners like xUnit and NUnit.
Use cases
- test ASP.NET Core MVC controllers with a fluent API
- unit test Web API endpoints
- assert route resolution and HTTP responses in .NET tests
- write strongly-typed assertions for MVC views and view models
- integrate MVC testing with xUnit or NUnit
When to choose
- you build ASP.NET Core MVC or API apps and want readable, strongly-typed controller tests
- you want a test-framework-agnostic assertion layer for .NET web apps
- you prefer fluent, chainable assertions over manual setup of HttpContext and routing
When to avoid
- you are not using ASP.NET Core MVC/API
- you prefer plain xUnit/NUnit assertions without a fluent DSL
- you need end-to-end browser testing rather than in-memory MVC unit tests
Facets
library · maturity active
testing e2e-testing mocking testing web-development developer-tools dotnet cross-platform asp-net-core mvc fluent-testing assertion-library unit-testing csharp
3 sources
- readme: https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc · fetched 2026-08-28 · ec04da517755
- homepage: https://docs.mytestedasp.net/ · fetched 2026-08-29 · 38840ccec406
- site_page: https://docs.mytestedasp.net/index.html · fetched 2026-08-29 · 38840ccec406
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ivaylokenov/MyTested.AspNetCore.Mvc | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="ivaylokenov/MyTested.AspNetCore.Mvc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem