https://github.com/slavikdev/entity-testing
Test Entity Framework applications with these helpful utilities.
https://github.com/slavikdev/entity-testing
Last synced: 10 months ago
JSON representation
Test Entity Framework applications with these helpful utilities.
- Host: GitHub
- URL: https://github.com/slavikdev/entity-testing
- Owner: slavikdev
- License: other
- Created: 2018-01-21T12:12:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T12:34:31.000Z (over 8 years ago)
- Last Synced: 2025-07-04T13:09:37.805Z (11 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Entity Testing
Test Entity Framework applications with these helpful utilities.
[![Build status]()]()
## Features
## Installation
Nuget package name is `EntityTesting`.
```
PM> Install-Package EntityTesting
```