2

I've found interesting PL/PGSQL framework for unit-testing of PL/PGSQL procedures, called pgTAP. But PostgreSQL supports another language for stored procedures - Python, which already has unit-testing framework in standard library and assert statement. What if write unit-tests for PGSQL procedures in PL/Python?

Is it possible? Is it good idea?

MatheusOl
  • 10,870
  • 3
  • 30
  • 28
Gill Bates
  • 14,330
  • 23
  • 70
  • 138

0 Answers0