54 packages tagged with “UnitTests”
Core package for MockQueryable extensions for mocking operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.
LINQPad driver LPRun unit/integration tests runner.
Library with helper classes for UnitTests.
This is an official .Net Core Api library for Zidium monitoring system
This is an official .net Api library for Zidium monitoring system
EasyTestFile makes it easy to create and load files used in unittests.
Enables EasyTestFile when writing test using XUnit.
Small testing library for autofac modules
Simple Nuget package to support unit testing constructs for TDD unit tests, using a helper class that can be used in unit test methods in a Visual Studio test project.
EasyTestFile NewtonsoftJson extension making it easy to read files as objects.
Enables EasyTestFile when writing test using NUnit.
Human-readable descriptions of unit tests
A method of describing calculations in unit tests intended to complement FluentAssertions
### RavenDb Testing power tools - RavenDbTestBase to remove the large amount of test code ceremony. - Quick access to multiple Document Sessions. - Indexes are always indexed before any queries can be executed. ------------------------------------------------ There is a fair bit of ceremony required when creating some A/A/A test code when you're leveraging RavenDb (Embedded). Lets reduce the time it takes to write that code. This library helps do that! By inheriting from the RaveDbTestBase class, most of this verbose code is now done for you in the base class :)
Lightweight BDD-style unit testing framework built on top of NUnit
DimMock allows you to quickly mock data for objects that you are testing.
This is an official Zidium logger for .Net Core logging system
This is an official Zidium appender for Log4Net logging system
Name generator for unit tests
A simple framework for unit tests using substitutes for dependencies
Helpers to perform .config file XML transformations, and to test the resulting transformed XML (or actually any XML, whether it's .config format or not).
Some useful equality Asserts for use with xUnit.
Package Description
RabbitMQ.Client mocking library that enables users to mock the behaviour of RabbitMQ in unit tests.