Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ilya-murzinov/postgres-embedded

Haskell library for easily running embedded PostgreSQL server for tests
https://github.com/ilya-murzinov/postgres-embedded

haskell postgresql testing

Last synced: about 4 hours ago
JSON representation

Haskell library for easily running embedded PostgreSQL server for tests

Awesome Lists containing this project

README

        

# postgres-embedded [![Hackage version](https://img.shields.io/hackage/v/postgres-embedded.svg?label=Hackage)](https://hackage.haskell.org/package/postgres-embedded) [![Linux Build Status](https://img.shields.io/travis/ilya-murzinov/postgres-embedded.svg?label=Linux%20build)](https://travis-ci.org/ilya-murzinov/postgres-embedded) [![Windows Build Status](https://img.shields.io/appveyor/ci/ilya-murzinov/postgres-embedded.svg?label=Windows%20build)](https://ci.appveyor.com/project/ilya-murzinov/postgres-embedded)

Haskell API for starting/stopping embedded PostgreSQL instance.