Skip to content
#

component-testing

Here are 95 public repositories matching this topic...

bUnit

bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.

  • Updated Jun 15, 2026
  • C#

ConfIT is a .NET library for declarative API integration testing. Define tests in JSON or YAML — no boilerplate for the common case. ConfIT handles request execution, mock setup, response matching, variable extraction, and test filtering; you write the test definitions.

  • Updated Jun 7, 2026
  • C#

Improve this page

Add a description, image, and links to the component-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the component-testing topic, visit your repo's landing page and select "manage topics."

Learn more