pgUnitTest: run unit test on database queries and insert random data

Поиск
Список
Период
Сортировка
От Mickael DELOISON
Тема pgUnitTest: run unit test on database queries and insert random data
Дата
Msg-id 1f8f052b0708130828w5b9d24bbse467750577b6c5f@mail.gmail.com
обсуждение исходный текст
Список pgsql-announce
Hello,

I have realized a tool for PostgreSQL: pgUnitTest. The project page:
http://pgfoundry.org/projects/pgunittest
And a brief description of the capabilities of pgUnitTest:
http://pgunittest.projects.postgresql.org

This program is designed to insert a lot of random data in a database
and then write script to execute unit tests on database queries (check
results, execution time, number of rows).
A first version can be downloaded on the project page. It is in Java
and therefore it is cross-platform: at least it was tested on a PC
under Windows and Linux Slackware and on a Mac. It is a command line
tool: inputs are provided with a scripting language described in the
documentation bundled with the program.

In the future I plan to change the scripting language that is used to
provide the tests. And in a further future I plan, maybe, to include
such a thing as a pgAdmin module.

Please tell me what you think of this project.

Mickael

В списке pgsql-announce по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III v1.8.0 Beta 3 released
Следующее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - August 19 2007 ==