Re: RFC: adding pytest as a supported test framework

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "Xuneng Zhou" <xunengzhou(at)gmail(dot)com>
Cc: "Andres Freund" <andres(at)anarazel(dot)de>, "Jacob Champion" <jacob(dot)champion(at)enterprisedb(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>, "Robert Haas" <robertmhaas(at)gmail(dot)com>, "Daniel Gustafsson" <daniel(at)yesql(dot)se>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Peter Eisentraut" <peter(at)eisentraut(dot)org>, "Nazir Bilal Yavuz" <byavuz81(at)gmail(dot)com>
Subject: Re: RFC: adding pytest as a supported test framework
Date: 2026-01-02 15:31:36
Message-ID: DFE7MR73H4DX.3TIW85JPBI83R@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat Dec 27, 2025 at 6:26 PM CET, Jelte Fennema-Nio wrote:
> Attached is a version where I addressed all of those comemnts

Rebased again

Attachment Content-Type Size
v7-0001-meson-Include-TAP-tests-in-the-configuration-summ.patch text/x-patch 1.1 KB
v7-0002-Add-support-for-pytest-test-suites.patch text/x-patch 30.5 KB
v7-0003-ci-Add-MTEST_SUITES-for-optional-test-tailoring.patch text/x-patch 3.1 KB
v7-0004-Add-pytest-infrastructure-to-interact-with-Postgr.patch text/x-patch 134.4 KB
v7-0005-Convert-load-balance-tests-from-perl-to-python.patch text/x-patch 16.9 KB
v7-0006-WIP-pytest-Add-some-SSL-client-tests.patch text/x-patch 18.7 KB
v7-0007-WIP-pytest-Add-some-server-side-SSL-tests.patch text/x-patch 8.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2026-01-02 15:40:14 confusing results from pg_get_replication_slots()
Previous Message Andres Freund 2026-01-02 15:27:42 Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations