Accenture / DBTestCompare

Application to compare results of two SQL queries
MIT License
25 stars 12 forks source link

Add 'test set-up' functionality as initial SQL query to prepare test data #15

Closed raczeja closed 3 years ago

raczeja commented 7 years ago

Add 'test set-up' functionality as initial SQL query to prepare test data. The set-up will be performed only once before each test run to prepare the environment for a given test (e.g. insert necessary data, create dedicated tables, etc.).