I have a few tests in their own folders eg. CreateCustomer, Login, DeleteCustomer.
How do I create a testpack where I want to do the Login, then CreateCustomer, then DeleteCustomer?
And how can I run this testpack from command line?
Take a look at this: https://testcafe-discuss.devexpress.com/t/organize-and-run-tests/1184