Howdy, I've released a new version of pgTAP, 0.10. Grab it here:
http://pgfoundry.org/frs/?group_id=1000389Changes mainly include lots of new functions for testing a schema (has_table(), has_view(), has_col(), has_pk(), has_fk(), col_is_pk(), col_is_fk(), fk_ok(), etc.) and portability as far back as PostgreSQL 8.0.
I've also created a Web site for the project. Feedback would be greatly appreciated: http://pgtap.projects.postgresql.org/ Enjoy! David