An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : testabledbcontext.mock

Lightweight and easy-to-use package that simplifies the process of mocking Entity Framework Core DbContexts and DbSets for unit testing. It uses the Moq framework to create mock instances of DbContext and DbSet, allowing you to focus on writing testable code and ensuring the correctness of your data access layer. With its extension methods and fluent API, TestableDbContext.Mock makes it a breeze to set up and configure mock instances for your data context and entity sets.

Registry - Source - Homepage - JSON
purl: pkg:nuget/testabledbcontext.mock
Keywords: Moq , Mock , DbContext
License: MIT
Latest release: about 2 years ago
First release: about 2 years ago
Dependent packages: 1
Downloads: 5,685 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...