Top 20 NuGet Packages depending on xunit.extensibility.core

Total dependencies: 113

Bootstrapper for the 'General.Test' project kind.
Created on 2021-02-23 19:48
Created on 2020-10-21 01:24
Created on 2020-10-21 01:24
Test kit for projects using Hagar
Created on 2020-12-09 15:50
Created on 2020-11-04 20:35
VsixTesting allows you to easily test your Visual Studio Extensions.
Created on 2020-09-10 13:36
Adds pairwise and combinatorial testing to Xunit. When combined with Xunit's [Theory] attribute, generates test cases that run a test under many conditions that you control via test method parameters.
Created on 2020-09-26 19:26
Created on 2020-10-05 21:18
Created on 2020-09-26 19:26
'ExcelDna.Testing' is a NuGet package and library that lets you develop automatic tests for Excel models and add-ins, including add-ins developed with Excel-DNA and VBA. Test code is written in C# or Visual Basic and is hosted by the popular xUnit test framework, allowing automated tests to run from...
Provides an ITestCaseOrderer that allows you to control the order of execution of Xunit tests within a class.
Fork of xunit.assembly by kzu, updated to support netcore. Provides assembly-level shared state via IAssemblyFixture<TFixture>, just like built-in class fixture state.
This is a library of useful methods implemented on .NET Core that will give you a quick start.
[DEPRECATED] Use Install-Package Ocaramba.Features Install-Package Ocaramba.MsTest Install-Package Ocaramba.NUnit Install-Package Ocaramba.xUnit instead
TestFountain is a set of addons/extensions for xUnit.net to help with things like data generation.
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use FakeItEasy. Gracefully handles recursive structures by omitting recursions.