postgres-embedded: Library for easily running embedded PostgreSQL server for tests.

[ lib, library, mit ] [ Propose Tags ]

Library for easily running embedded PostgreSQL server for tests. It downloads, runs, checks and stops PostgreSQL Database instance for you.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.0
Change log CHANGES.txt
Dependencies base (>=4 && <5), directory, filepath, network, process [details]
License MIT
Copyright 2017-2018 Ilya Murzinov and contributors
Author Ilya Murzinov
Maintainer Ilya Murzinov <murz42@gmail.com>
Category Lib
Home page https://github.com/ilya-murzinov/postgres-embedded
Bug tracker https://github.com/ilya-murzinov/postgres-embedded/issues
Source repo head: git clone https://github.com/ilya-murzinov/postgres-embedded.git
Uploaded by ilya_murzinov at 2018-02-18T19:09:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5816 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-02-18 [all 1 reports]

Readme for postgres-embedded-0.2.0

[back to package description]

postgres-embedded Hackage version Linux Build Status Windows Build Status

Haskell API for starting/stopping embedded PostgreSQL instance.