A module that provides easy unit-testing for the popular node-postgres.
This is a small repo just to create PostgreSQL container for unittest or integration test for nodejs projects.
Running postgresql unit tests with pgtap
1
Create temporary schemas for testing
测试npm2