1 2 3 4 5 6 7 8 9
{ "require": [ "chai/register-should", "ts-node/register", "test/utils/dbConnection.ts" ], "timeout": 30000, "exit": true }