Thread: Pure PostgreSQL unit tests - test and debug pgsql constraints and procedures/functions

Following up on recent experiences I had with unit tests, I've written
an article on unit testing in PostgreSQL. If anyone is interested, it
can be found at http://www.bigsmoke.us/postgresql-unit-testing/

Of course, comments and criticisms are ever welcome.