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

From Joao Miguel Ferreira
Subject plpgsql unit testing and code coverage
Date
Msg-id CALyyT7TxENJQX4SDsZYgXaXhnt_6OuqENVw3Ap9d7P=X_new6Q@mail.gmail.com
Whole thread Raw
Responses Re: plpgsql unit testing and code coverage
Re: plpgsql unit testing and code coverage
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Getting "could not read block" error when creating an index on a function.
Next
From: Philip Semanchuk
Date:
Subject: Re: plpgsql unit testing and code coverage