All Projects → xunit → Xunit

xunit / Xunit

Licence: other
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Xunit

Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+1.09%)
Mutual labels:  unit-testing, xunit
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (-95%)
Mutual labels:  unit-testing, xunit
Fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Stars: ✭ 2,449 (-21.51%)
Mutual labels:  unit-testing, xunit
bitrix-module-bunit
BUnit - фреймворк модульного тестрования для CMS Bitrix
Stars: ✭ 20 (-99.36%)
Mutual labels:  unit-testing, xunit
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.
Stars: ✭ 857 (-72.53%)
Mutual labels:  unit-testing, xunit
FakeItEasy.AutoFakeIt
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
Stars: ✭ 15 (-99.52%)
Mutual labels:  unit-testing, xunit
fortran-unit-test
Another Fortran unit test library
Stars: ✭ 19 (-99.39%)
Mutual labels:  unit-testing
DailyNews
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Stars: ✭ 31 (-99.01%)
Mutual labels:  unit-testing
MealsCatalogue
Flutter application using base architecture component like BLoC pattern, RxDart, Http, SQFlite, Flavor, Unit Testing (Mockito), Instrumentation Testing and etc 🔥
Stars: ✭ 45 (-98.56%)
Mutual labels:  unit-testing
tropic
🍍 Test Runner Library
Stars: ✭ 29 (-99.07%)
Mutual labels:  unit-testing
lua-testy
Easy unit testing for Lua modules
Stars: ✭ 24 (-99.23%)
Mutual labels:  unit-testing
libfuzzer
Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.
Stars: ✭ 39 (-98.75%)
Mutual labels:  unit-testing
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (-99.17%)
Mutual labels:  unit-testing
tap-xunit
TAP to xUnit XML converter
Stars: ✭ 40 (-98.72%)
Mutual labels:  xunit
awesome-javascript-testing
🔧 Awesome JavaScript testing resources
Stars: ✭ 28 (-99.1%)
Mutual labels:  unit-testing
xunit-unity-runner
Run Xunit tests on Unity player
Stars: ✭ 13 (-99.58%)
Mutual labels:  xunit
xRetry
Retry running tests via Xunit and Specflow
Stars: ✭ 15 (-99.52%)
Mutual labels:  xunit
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (-98.56%)
Mutual labels:  xunit
EgorkaGame
A simple game to entertain a baby of 0-1 year.
Stars: ✭ 23 (-99.26%)
Mutual labels:  unit-testing
respect
RSpec inspired test framework for Reason/OCaml/Bucklescript.
Stars: ✭ 28 (-99.1%)
Mutual labels:  unit-testing

About xUnit.net

xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C#, F#, VB.NET and other .NET languages. xUnit.net works with ReSharper, CodeRush, TestDriven.NET and Xamarin. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).

For project documentation, please visit the xUnit.net project home.

Latest Builds

Stable package Latest CI package Latest CI build
v2 core framework
v3 core framework (alpha docs) N/A
xunit.analyzers
xunit.runner.devices
xunit.runner.visualstudio

For complete CI package lists, please visit the MyGet gallery and the Azure artifacts gallery.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].