Thread: automated way to test plpgsql functions?

automated way to test plpgsql functions?

From
Ben
Date:
I'm working on a project and we've got a little over 200 plpgsql
functions. Now that I've written them, I'd like a way to test them all.
:) Does anybody know of a free automated tool to do this? I'd rather not
have to reinvent the wheel if I don't have to.