63 packages tagged with “fixture”
Extensions for ordered testing with Xunit. Full support for ordering at all levels - test collections, test classes and test cases. Support for AssemblyFixture including IMessageSink injection and IAsyncLifetime. Supports .NET Core 1.x, .NET Core 2.x. and .NET 4.5.2+
A fundamental xUnit test that stores UnitFixture and provides synthetic inversion of control
A base xUnit fixture providing injectable log output, DI mechanisms like IServiceCollection and ServiceProvider, and AutoFaker/Faker for generating test data.
Test fixture framework for unit and integration testing.
Package Description
Dangl.Xunit.Extensions.Ordering - www.dangl-it.com
Automatically fills your testing database with random generated data for testing purposes.
MS SQL Server Dialect for StrangerData data generator.
An AutoFixture customization that lazy-loads navigation properties on Entity Framework objects. See https://github.com/alexfoxgill/AutoFixture.AutoEntityFramework
An AutoFixture customization that lazy-loads navigation properties on Entity Framework objects. See https://github.com/ruskindantra/AutoFixture.AutoEntityFramework for the port to .Net Standard
NTestDataBuilder has been renamed to TestStack.Dossier.
MVC functional tests with a fixture pattern
Simple test fixture pattern
DataDude, the dude abides
ADatabaseFixture, an appeasing database fixture
An AutoFakerBinder for interfaces and abstract objects using FakeItEasy
An AutoFakerBinder for interfaces and abstract objects using NSubstitute
An AutoFakerBinder for interfaces and abstract objects using Moq
A .NET fake data generator inspired by ruby's factory_girl gem to make test-driven development more productive. Create your fake data for testing purposes more easily with random generators and fluent interface!
Utility that aims to facilitate the creation of domain objects for use in tests.
Provides a reusable and generic integration test xunit fixture that dynamically registers and configures WebApplicationFactory instances for multiple ASP.NET Core projects with support for custom app settings, authentication, logging, and test utilities.
Fixture library for unit testing
Tiny framework for test with real db
ADatabaseFixture.SqlServer, SqlServer database adapter plugin for ADatabaseFixture
MVC functional tests with a fixture pattern for an Entity Framework Core database