Re: RFC: adding pytest as a supported test framework

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: RFC: adding pytest as a supported test framework
Date: 2024-06-14 15:15:04
Message-ID: cf9431b9-2d22-4801-9972-e29dd9556280@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2024-06-14 Fr 08:10, Robert Haas wrote:
> We've talked about a libpq FFI interface, but it hasn't been done;

Hold my beer :-)

I just posted a POC for that.

cheers

andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-06-14 15:18:01 Re: may be a buffer overflow problem
Previous Message Andrew Dunstan 2024-06-14 15:11:38 Re: Using LibPq in TAP tests via FFI