Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
adunstan
/
pgdev
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Python (pytest) test framework + representative TAP→pytest conversions
- #9
#9
Open
adunstan
wants to merge 14 commits into
master
adunstan/pgdev:master
from
pytap/v4
adunstan/pgdev:pytap/v4
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Python (pytest) test framework + representative TAP→pytest conversions
#9
adunstan
wants to merge 14 commits into
master
adunstan/pgdev:master
from
pytap/v4
adunstan/pgdev:pytap/v4
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2026
python tests: add the libpq ctypes layer and in-process Session
Show description for 2a3e5d9
adunstan
committed
2a3e5d9
View commit details
Copy full SHA for 2a3e5d9
Browse repository at this point
python tests: add the PostgresServer framework and pytest fixtures
Show description for 52727b0
adunstan
committed
52727b0
View commit details
Copy full SHA for 52727b0
Browse repository at this point
python tests: add the pgtap plugin and wire pytest into the meson build
Show description for adabc5f
adunstan
committed
adabc5f
View commit details
Copy full SHA for adabc5f
Browse repository at this point
python tests: add SSL, LDAP, Kerberos, OAuth and pg_regress helpers
Show description for 80d9914
adunstan
committed
80d9914
View commit details
Copy full SHA for 80d9914
Browse repository at this point
python tests: add README for the pytest/session framework
Show description for 9a0eba3
adunstan
committed
9a0eba3
View commit details
Copy full SHA for 9a0eba3
Browse repository at this point
python tests: convert the psql TAP suite to pytest
Show description for e1d6354
adunstan
committed
e1d6354
View commit details
Copy full SHA for e1d6354
Browse repository at this point
python tests: convert the pg_ctl TAP suite to pytest
Show description for b3b202e
adunstan
committed
b3b202e
View commit details
Copy full SHA for b3b202e
Browse repository at this point
python tests: convert the libpq TAP suite to pytest
Show description for 94a5a11
adunstan
committed
94a5a11
View commit details
Copy full SHA for 94a5a11
Browse repository at this point
python tests: convert recovery 001_stream_rep to pytest
Show description for 43c1933
adunstan
committed
43c1933
View commit details
Copy full SHA for 43c1933
Browse repository at this point
python tests: convert subscription 001_rep_changes to pytest
Show description for ba5459e
adunstan
committed
ba5459e
View commit details
Copy full SHA for ba5459e
Browse repository at this point
ci: run the pytest suite in CI
Show description for a298bf4
adunstan
committed
a298bf4
View commit details
Copy full SHA for a298bf4
Browse repository at this point
ci: fix the SanityCheck target for the pg_ctl pytest conversion
Show description for 53db722
adunstan
committed
53db722
View commit details
Copy full SHA for 53db722
Browse repository at this point
Add autoconf/make support for the pytest test suite
Show description for 399d78b
adunstan
committed
399d78b
View commit details
Copy full SHA for 399d78b
Browse repository at this point
python tests: name converted suites with the PostgreSQL NNN_name.py convention
Show description for 7c24376
adunstan
committed
7c24376
View commit details
Copy full SHA for 7c24376
Browse repository at this point
You can’t perform that action at this time.