Re: Current status of the GSoc project: pgUnitTest

Поиск
Список
Период
Сортировка
От Mickael DELOISON
Тема Re: Current status of the GSoc project: pgUnitTest
Дата
Msg-id 1f8f052b0707141054o4d09a395l24884f05d42e1b3a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Current status of the GSoc project: pgUnitTest  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-students
2007/7/10, Simon Riggs <simon@2ndquadrant.com>:
>
> Even more important: what is it?
>
> --
>   Simon Riggs
>   EnterpriseDB  http://www.enterprisedb.com
>
>

Hello,

You have the project page here: http://pgfoundry.org/projects/pgunittest/
pgUnitTest is a tool to run a unit test suite on PostgreSQL databases.
The unit tests concern database queries and can be select statements
with a result expected or insert statements using random data
generators.

The idea is the same as the one you can find there:
http://msdn2.microsoft.com/en-us/library/bb381703(VS.80).aspx

I said that I would give an example at the end of the week, but I have
a problem to figure out, when there is a unique constraint on a column
or on a set of columns. As soon as the problem will be solved I will
tell it.

Best regards,
Mickael

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

Предыдущее
От: Rober Mach
Дата:
Сообщение: GSoC project status: PgCheck - Integrity check for data files
Следующее
От: Rober Mach
Дата:
Сообщение: GSoC project status: PgCheck - Integrity check for data files