@hackage / atelier-testing

Database-backed test utilities for atelier

Latest0.1.0.0

About

Metadata

  • Last updated , by cgeorgii
  • License MIT
  • Categories Testing
  • Maintained by: christian.georgii@tweag.io

  • Lottery factor: 1

Links

Installation

Readme

atelier-testing

Test utilities for database-backed tests using tmp-postgres. Part of the atelier toolkit.

Overview

atelier-testing spins up a throwaway PostgreSQL instance for integration tests, so suites that exercise atelier-db can run against a real database without external setup.

Module Purpose
Atelier.Testing.Database Provision and tear down a temporary PostgreSQL database for tests

Part of atelier

License

MIT — see LICENSE.