K6.io The moduleSpecifier “./path/to/file” couldn’t be found on local disk
I’m writing a performance test with k6.io and I need to generate a new user for each request, the application checks for existing emails and will assume all request need to be linked to that existing user. This isn’t the scenario I’m testing.