UNIT-tests and SQL - Mailing list pgsql-sql

From KÖPFERL Robert
Subject UNIT-tests and SQL
Date
Msg-id ED4E30DD9C43D5118DFB00508BBBA76EB167BF@neptun.sonorys.at
Whole thread Raw
List pgsql-sql
What's your experience concerning unit tests for stored procedures on
postgres?

I'd expect to write wrappers for any *unit - programming language and use
its *unit variant to do the actual testing.
From my feeling SQLunit is kind of too xml-ish and I'm not sure wheter I can
save the output of some fcn to use it as input for fcn A and B.

Yeah, what're you doin?


pgsql-sql by date:

Previous
From: "M.D.G. Lange"
Date:
Subject: Updatable view
Next
From: Vadivel Subramaniam
Date:
Subject: SQLCloseCursor() or SQLFreeStmt does not free memory allcated to read CLOB field in Oracle.