Skip to content

Edgixshua/CoreMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoreMemory

In memory database setup for Entity Framework Core with test data generation using AutoFixture. Designed for getting your Entity Framework Core unit tests up and running as quickly as possible.

Can be used to create a vanilla in memory EF Core database or a SQL provider in memory database via SQLite if you require it for certain functionality.

Test data generation methods are written to be as generic as possbile, allowing you to leverage AutoFixture to quickly generate the objects you need for your tests.

About

In memory database setup for Entity Framework Core with test data generation using AutoFixture

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages