Re: RFC: adding pytest as a supported test framework

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "Jacob Champion" <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>, "Robert Haas" <robertmhaas(at)gmail(dot)com>, "Daniel Gustafsson" <daniel(at)yesql(dot)se>, "Andres Freund" <andres(at)anarazel(dot)de>, "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: 2025-11-10 21:11:50
Message-ID: DE5BODEZ607Y.3LNII22O5N27O@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed Oct 22, 2025 at 2:44 PM CEST, Jelte Fennema-Nio wrote:
> So here's your patchset with an additional commit on top that does a
> bunch of refactoring/renaming and adding features.

Rebased to fix conflicts.

Attachment Content-Type Size
v3-0001-meson-Include-TAP-tests-in-the-configuration-summ.patch text/x-patch 1.1 KB
v3-0002-Add-support-for-pytest-test-suites.patch text/x-patch 35.9 KB
v3-0003-WIP-pytest-Add-some-SSL-client-tests.patch text/x-patch 35.2 KB
v3-0004-WIP-pytest-Add-some-server-side-SSL-tests.patch text/x-patch 29.3 KB
v3-0005-ci-Add-MTEST_SUITES-for-optional-test-tailoring.patch text/x-patch 3.1 KB
v3-0006-XXX-run-pytest-and-ssl-suite-all-OSes.patch text/x-patch 1.4 KB
v3-0007-Refactor-and-improve-pytest-infrastructure.patch text/x-patch 74.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-11-10 21:13:24 Re: pgsql: Drop unnamed portal immediately after execution to completion
Previous Message Alexander Lakhin 2025-11-10 21:00:01 Re: GNU/Hurd portability patches