Ross ROSS = Recommend OSS · open-source software intelligence for agents

ivaylokenov/MyTested.AspNetCore.Mvc

Fluent testing library for ASP.NET Core MVC. observed · 2026-08-28

github.com/ivaylokenov/MyTested.AspNetCore.Mvc · homepage · C# · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
ivaylokenov/MyTested.AspNetCore.Mvcmain27

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