DataGrip
 
Get DataGrip

Testing

Last modified: 12 November 2024

Testing ensures that behavior of your code is correct and expected. Good-written tests allow you to develop with confidence that your code will work and will not break your existing code.

DataGrip includes several frameworks that you can use to run your tests.

Testing with tSQLt