Skip to content

Commit 2f62338

Browse files
authored
Merge pull request #5 from constructive-io/devin/1769051159-readme-pgsql-test
docs: Add comprehensive WORKSPACE_SETUP.md guide
2 parents af36928 + 189ca98 commit 2f62338

2 files changed

Lines changed: 647 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
The Python counterpart to [`pgsql-test`](https://www.npmjs.com/package/pgsql-test) on npm. Instant, isolated PostgreSQL databases for each test — with automatic transaction rollbacks, context switching, and clean seeding.
2020

21+
> **New to pgpm?** Check out the [Workspace Setup Guide](./WORKSPACE_SETUP.md) for a complete walkthrough of creating a pgpm workspace with Python tests.
22+
2123
## Features
2224

2325
* **Instant test DBs** — each one seeded, isolated, and UUID-named

0 commit comments

Comments
 (0)