theory / pgtap

PostgreSQL Unit Testing Suite
https://pgtap.org
984 stars 92 forks source link

Test and document proc with function assertions #331

Closed theory closed 8 months ago

theory commented 8 months ago

Add tests for all of the function assertion test functions to ensure that they also work as expected with procedures. Document that support where appropriate. Closes #329.