UNIT-tests and SQL

From: KÖPFERL Robert <robert(dot)koepferl(at)sonorys(dot)at>
To: pgsql-sql(at)postgresql(dot)org
Subject: UNIT-tests and SQL
Date: 2005-07-01 08:52:48
Message-ID: ED4E30DD9C43D5118DFB00508BBBA76EB167BF@neptun.sonorys.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Browse pgsql-sql by date

  From Date Subject
Next Message Vadivel Subramaniam 2005-07-01 09:04:32 SQLCloseCursor() or SQLFreeStmt does not free memory allcated to read CLOB field in Oracle.
Previous Message M.D.G. Lange 2005-06-30 13:50:25 Updatable view