plpgsql unit testing and code coverage

Поиск
Список
Период
Сортировка
От Joao Miguel Ferreira
Тема plpgsql unit testing and code coverage
Дата
Msg-id CALyyT7TxENJQX4SDsZYgXaXhnt_6OuqENVw3Ap9d7P=X_new6Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: plpgsql unit testing and code coverage
Re: plpgsql unit testing and code coverage
Список pgsql-general
Hello,

I'm a fan of unit testing and related matters but have used it only on client applications, not on database implemented logic. I recently joined a project whit dozens of PL functions and procedures.

So, it would be great for me to find a way to execute unit tests on those functions and procedures and, even better, if I can get code coverage results from it. I really enjoy approaching sw development with these tools.

I'dd appreciate your feedback

Thank you
Joao

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Getting "could not read block" error when creating an index on a function.
Следующее
От: Philip Semanchuk
Дата:
Сообщение: Re: plpgsql unit testing and code coverage