Re: RFC: adding pytest as a supported test framework
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-06-11T14:30:56Z
Lists: pgsql-hackers
On Mon, Jun 10, 2024 at 12:26 PM Alexander Korotkov <aekorotkov@gmail.com> wrote: > Thank you for working on this. > Do you think you could re-use something from testgres[1] package? Possibly? I think we're all coming at this with our own bags of tricks and will need to carve off pieces to port, contribute, or reimplement. Does testgres have something in particular you'd like to see the Postgres tests support? Thanks, --Jacob