Samples for xUnit.net (please open issues in https://github.com/xunit/xunit)
Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)
Jenkins xunit plugin
xUnit.net assertion library for sub-module purposes (please open issues in https://github.com/xunit/xunit)
VSTest runner for xUnit.net (for Visual Studio Test Explorer and dotnet test)
Unit testing tools for 1C:Enterprise 8 platform (http://v8.1c.ru)
Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
Learning a Spatial Activation Function for Efficient Image Restoration
Provides extensions over xUnit to author performance tests.
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)
A XUnit fixture that allows you to spin up docker compose files and then run tests against them.
Sample .NET 9 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
Free open-source modern C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, and Haiku.
Exemplo de implementação de testes de uma interface Web com Selenium Web Driver, .NET Core 2.1, xUnit e o Visual Studio Code. Os testes foram configurados para a execução em modo headless (sem a abert...
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be...