Open
Description
It seems like with scenarios
, people want to put different scenarios in different files and execute them separately, but also execute all of them at once. The requisite k6 issue for making this use case better is grafana/k6#1342, but even now, people can achieve a lot by just having a main
file that imports and re-exports individual scenarios. Recent examples where this has popped up: