SqlInMemory is a library for creating SqlServer database on Memory instead of hard disk, at last Drops and Disposes database when you're done with it. This is useful for Integration Testing.
-
Updated
Mar 2, 2023 - C#
SqlInMemory is a library for creating SqlServer database on Memory instead of hard disk, at last Drops and Disposes database when you're done with it. This is useful for Integration Testing.
.Net Core 3.1 Web API with repository pattern, JWT login, docker, in-memory unit tests and integration tests in docker containers.
Add a description, image, and links to the inmemory-test topic page so that developers can more easily learn about it.
To associate your repository with the inmemory-test topic, visit your repo's landing page and select "manage topics."