pgUnitTest

A free CLI and Java based tool for running unit tests on PostgreSQL databases
Download

pgUnitTest Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Mickael Deloison
  • Publisher web site:
  • http://pgfoundry.org/users/pgunittest/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 900 KB

pgUnitTest Tags


pgUnitTest Description

A free CLI and Java based tool for running unit tests on PostgreSQL databases pgUnitTest is a command line tool written in Java that will allow you to execute a set of queries that must return an expected result. If the real result and the expected result match then the unit test successes, else it fails. pgUnitTest can also be used as a random data generator to insert a lot of data into test tables. The goal of tpgUnitTest is to build a software able to complete unit tests on a set of queries or stored procedures for PostgreSQL. This means:· Testing a query execution time (TEST_EXECTIME)· Testing the number of rows returned by a query (TEST_ROWSCOUNT)· Testing the result of a stored procedure execution (TEST_RESULT)· Testing the presence of specific results (TEST_RESULTS)· Testing the success of insert statements (TEST_INSERT) Requirements: · Java 1.5 or later What's New in This Release: · First beta version: for testing purpose.


pgUnitTest Related Software