Top 20 NuGet Packages depending on xUnit.net [Extensibility: Execution]

Total dependencies: 92

bUnit.xunit is an xUnit extension for bUnit, that provides a way for xUnit to run bUnit's razor-based tests, as well as other helpful extensions to make the testing experience better if you use xUnit for writing your tests.
FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.
Includes the libraries for writing unit tests with xUnit.net.
Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test fr...
Enables verification of complex models and documents.
Created on 2021-02-14 15:55
Created on 2021-02-14 15:30
Created on 2021-02-14 15:30
Created on 2021-02-14 15:55
Created on 2021-02-14 15:55
Created on 2021-02-14 15:55
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
Created on 2021-02-04 18:43
Created on 2021-02-04 18:43
Created on 2021-02-04 18:49
Created on 2021-02-04 18:49
Extends xUnit to expose extra context and simplify logging.
Bootstrapper for the any 'Test' project kind that is using the 'Console' format.
Created on 2021-02-24 10:43
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions.