Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benfoster/dapperdemo

A demo that uses Dapper and DbUp to automate the setup of database integration tests.
https://github.com/benfoster/dapperdemo

Last synced: about 1 month ago
JSON representation

A demo that uses Dapper and DbUp to automate the setup of database integration tests.

Awesome Lists containing this project

README

        

# Dapper Demo

## Overview

A demo that uses [Dapper](https://code.google.com/p/dapper-dot-net) and [DbUp](http://dbup.github.io) to automate the set up of database integration tests.

Create a new empty database, update the connection string in app.config and run the tests. Simple.

## License

Licensed under the MIT License.