2
Add JavaScript as first-class citizen for local unit tests
Source: supabase/supabase#11145 · opened by @wiverson
Feature request
offers a nice option for using JavaScript to test databases.
Describe the solution you'd like
Currently, tests using PgTAP. It would be very nice to have supabase test execute JavaScript based tests in addition to PgTAP out-of-the-box.
Describe alternatives you've considered
PgTAP is not particularly friendly for a new user to learn. As many (most?) users of Supabase come primarily from a JavaScript background, it would great to offer a more user-friendly option for testing.
offers a nice option for using JavaScript to test databases.
Describe the solution you'd like
Currently, tests using PgTAP. It would be very nice to have supabase test execute JavaScript based tests in addition to PgTAP out-of-the-box.
Describe alternatives you've considered
PgTAP is not particularly friendly for a new user to learn. As many (most?) users of Supabase come primarily from a JavaScript background, it would great to offer a more user-friendly option for testing.
No pledges yet. Be the first to back this.
No comments yet.