You need to clean database after your test cases, you can do it simply with only one call. type - 'truncate' - DEFAULT: use truncate to clear all tables in database and restart sequences - 'delete' - ...
You must have a working connection to one of the supported DB Servers and appropriate credentials The quickest way to get started is using docker-compose. See the examples folder for a series of ...