Re: plpgsql unit testing and code coverage - Mailing list pgsql-general

From Pavel Stehule
Subject Re: plpgsql unit testing and code coverage
Date
Msg-id CAFj8pRCSkvd1tdv+EM4FQiF6_9rO77JfJtpZZaE8-9iWEH2iTw@mail.gmail.com
Whole thread Raw
In response to plpgsql unit testing and code coverage  (Joao Miguel Ferreira <joao.miguel.c.ferreira@gmail.com>)
Responses Re: plpgsql unit testing and code coverage  (Joao Miguel Ferreira <joao.miguel.c.ferreira@gmail.com>)
List pgsql-general


čt 31. 12. 2020 v 13:21 odesílatel Joao Miguel Ferreira <joao.miguel.c.ferreira@gmail.com> napsal:
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.


Regards

Pavel


I'dd appreciate your feedback

Thank you
Joao

pgsql-general by date:

Previous
From: Philip Semanchuk
Date:
Subject: Re: plpgsql unit testing and code coverage
Next
From: Thorsten Schöning
Date:
Subject: Declarative partitioning and automatically generated row-IDs using BIGSERIAL