@hackage atelier-testing0.2.0.0

Database-backed test utilities for atelier

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.