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/)

Reply via email to