You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@
18
18
19
19
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.
20
20
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
+
21
23
## Features
22
24
23
25
***Instant test DBs** — each one seeded, isolated, and UUID-named
0 commit comments