About testing database function

Hello I was checking the documentation and I saw that it's suggested to use pgTAP to write tests, but I'm not used to that dev experience. Using the pg client with node-tap would work too? Is there any case which only pgTAP is supported for testing?
Was this page helpful?