Skip to content

Commit

Permalink
add pgTap to testing section (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
pau4o authored Oct 25, 2023
1 parent c31fbde commit 94568e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ Low-code and no-code platforms for application building

## Testing
- [DbFit](https://github.com/dbfit/dbfit) - A database testing framework that supports easy test-driven development of your database code.
- [pgTAP](https://github.com/theory/pgtap) - Unit Testing for PostgreSQL.
- [RegreSQL](https://github.com/dimitri/regresql) - Regression Testing your SQL queries.
- [SQLancer](https://github.com/sqlancer/sqlancer) - Automatically test DBMS in order to find logic bugs in their implementation.

Expand Down

0 comments on commit 94568e8

Please sign in to comment.