Found 21 packages
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Supports .NET Framework 4.7.2 or later and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-v1, xunit.v3.assert, and xunit.analyzers.
A Roslyn analyzer to help migrate from Xunit / NUnit assertions to FluentAssertions
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Supports .NET Framework 4.7.2 or later and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-v2, xunit.v3.assert, and xunit.analyzers.
Testing framework for Roslyn analyzers, refactorings and code fixes.
A Roslyn analyzer to help migrate from xunit assertions to FluentAssertions
This package is a fork of xUnit.net. It contains all of the original functionality with the addition of enhanced test display names as described in PR 828 (https://github.com/xunit/xunit/pull/828) and proposed in Issue 759 (https://github.com/xunit/xunit/issues/759). The possible options are defined in the new TestMethodDisplayOptions enumeration. To enable all enhanced display name options, you must add the "xunit.methodDisplayOptions" application setting with the value "all". You must also use the "more.xunit.runner.visualstudio" package. The class and method name options are still controlled by the TestMethodDisplay enumeration and the "xunit.methodDisplay" application setting. xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Supports .NET Framework 4.7.2 or later and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-off, xunit.v3.assert, and xunit.analyzers.
A collection of Roslyn analyzers for GalaxyCheck.Xunit
Enforce our coding practices in your projects with our NuGet package's default settings for xunit analyzers.
Analyzers for test documentation XML metadata.
A Roslyn analyzer to help migrate from MSTests to xUnit
Roslyn analyzers for required XML documentation metadata on test methods.
Analyzer that verifies whether all Tests have a test category assigned (XUnit, NUnit, MSTest)
A .NET source generator that converts .http files into xUnit test code. Automatically generates fully functional xUnit tests from HTTP requests at compile time.
Comprehensive Roslyn analyzer suite enforcing Modern Development Conventions (MDC) with 20 production-ready analyzers covering Clean Architecture, functional patterns, testing standards, performance optimization, and modern C# best practices. Includes Result<T> pattern enforcement, repository pattern validation, async/await best practices, and comprehensive testing standards compliance.
This package offers analyzers to update NUnit to XUnit tests.
Source generators and analyzers for Automation.TestFramework.Dynamic.
Comprehensive Roslyn analyzer suite enforcing Modern Development Conventions (MDC) with 20 production-ready analyzers covering Clean Architecture, functional patterns, testing standards, performance optimization, and modern C# best practices. Includes Result<T> pattern enforcement, repository pattern validation, async/await best practices, and comprehensive testing standards compliance.