Re: Direction for test frameworks: Perl TAP vs. Python/pytest - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Date
Msg-id 755389.1781626812@sss.pgh.pa.us
Whole thread
In response to Re: Direction for test frameworks: Perl TAP vs. Python/pytest  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: Direction for test frameworks: Perl TAP vs. Python/pytest
List pgsql-hackers
Jacob Champion <jacob.champion@enterprisedb.com> writes:
> It would probably be pretty easy to do that in slices. Backport the
> Python core, then develop the replacement for a segment of related
> tests as a reviewable and backportable chunk. That lets us refactor
> the testing APIs as we go, and if there are failures after backport,
> at least it's just that one area of the tests and not "the whole
> thing".

Makes sense.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Improving the names generated for indexes on expressions
Next
From: Sami Imseih
Date:
Subject: Re: mxid_score can become Infinity in pg_stat_autovacuum_scores