Re: RFC: adding pytest as a supported test framework

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Andres Freund <andres(at)anarazel(dot)de>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: RFC: adding pytest as a supported test framework
Date: 2024-06-13 17:47:53
Message-ID: 1970143.1718300873@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> writes:
> You don't have to be fluent in writing Python to be able to read and
> understand tests written in it.

[ shrug... ] I think the same can be said of Perl, with about as
much basis. It matters a lot if you have previous experience with
the language.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2024-06-13 17:48:41 Re: Conflict Detection and Resolution
Previous Message Andres Freund 2024-06-13 17:30:24 Re: libpq contention due to gss even when not using gss