alexfernandez/loadtest

use it globally installed with a generator.js in current dir?

malexandrum opened this issue · 1 comments

loadtest -R './generator.js' http://localhost/
Is this supported?

Sure, you should have no issues with it. It is loaded with import() as you can see here, let me know if it doesn't work.