I have following files
test1.ts
test2.ts
test3.ts
test4.ts
test5.ts
I want to start the tests at once with a unified before and after so that i start the application just once and run tests and close it after that
every test file has its own describe