AlexPovar 


    • 124,242,014 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
  • NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with... More information
    • 38,507,528 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at... More information
    • 31,042,760 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
    • 10,218,588 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by NSubstitute. To use it, add the AutoNSubstituteCustomization to your Fixture instance.
    • 7,344,194 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    By leveraging some features of NUnit3, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
    • 5,553,891 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms library encapsulates these idioms into... More information
    • 5,195,204 total downloads
    • last updated 10/4/2017
    • Latest version: 2.0.0
    A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities.
    • 3,318,271 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    Extensions for the most common AutoFixture operations to provide overloads with a seed.
    • 3,213,703 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by FakeItEasy. To use it, add the AutoFakeItEasyCustomization to your Fixture instance.
    • 1,876,247 total downloads
    • last updated 5/15/2019
    • Latest version: 4.1.0
    SemanticComparison makes it easier to compare instances of various objects to each other. Instead of performing a normal equality comparison, SemanticComparison compares objects that look semantically similar -... More information
    • 1,084,308 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).... More information
    • 783,967 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Rhino Mocks. To use it, add the AutoRhinoMockCustomization to your Fixture instance. Read more at... More information
    • 546,947 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    By leveraging the some features of NUnit, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
    • 208,282 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Foq. To use it, add the AutoFoqCustomization to your Fixture instance.
    • 207,898 total downloads
    • last updated 11/28/2023
    • Latest version: 4.18.1
    Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms.FsCheck library encapsulates these... More information
    • 4,662 total downloads
    • last updated 11/7/2022
    • Latest version: 0.4.2
    Package Description
    • 1,846 total downloads
    • last updated 1/25/2021
    • Latest version: 0.3.1
    Set files creation date to their creation date in Git
  • Diagnostics library for NSubstitute to troubleshoot day-to-day issues.