pg_yregress 0.2.0

From: Omnigres via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: pg_yregress 0.2.0
Date: 2023-10-17 08:22:30
Message-ID: 169753095034.169914.8280689463459040081@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Originally inspired by pg_regress, pg_yregress provides a TAP-compatible test executor that allows for better test organization, easier instance management, native JSON handling and so on.

This release adds the capability to test against unmanaged ("external") instances.

* [Documentation](https://docs.omnigres.org/pg_yregress/usage/)
* [Source code](https://github.com/omnigres/omnigres/tree/master/pg_yregress)
* [Changelog](https://github.com/omnigres/omnigres/blob/master/pg_yregress/CHANGELOG.md)
* [Inaugural post](https://yrashk.com/blog/2023/04/23/structured-postgres-regression-tests/)

Browse pgsql-announce by date

  From Date Subject
Next Message The CloudNativePG Contributors via PostgreSQL Announce 2023-10-17 08:22:59 CloudNativePG 1.21.0, 1.20.3 and 1.19.5 Released!
Previous Message PgBouncer via PostgreSQL Announce 2023-10-17 08:21:43 PgBouncer 1.21.0 released - Now with prepared statements!