On Sep 18, 2008, at 16:12, David E. Wheeler wrote:
Howdy,
I've released a new version of pgTAP, 0.10. Grab it here:
http://pgfoundry.org/frs/?group_id=1000389
Changes 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/
I've now also added an "Integration" section, with instruction on how
to run pgTAP tests in a Perl test suite, and placeholders for doing
the same in Python and PHP. Know how to do that? Send me the
instructions!
Best,
David