Skip to content
#

nunit

Here are 532 public repositories matching this topic...

AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.

  • Updated Apr 15, 2024
  • C#
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 Apr 28, 2024
  • C#
NBi

NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile y…

  • Updated Apr 16, 2024
  • C#

Improve this page

Add a description, image, and links to the nunit 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 nunit topic, visit your repo's landing page and select "manage topics."

Learn more