TypScript compilation failed – Top-level ‘await’ expressions are only allowed when the ‘module’ option is set to
I try to create dynamic tests based on an excel sheet with testcafe using TypeScript.
That works smooth… until I try to create the “tests” of the “fixture” dynamicly.