Build new run-test command without affecting the existing run-k6
- Expose the
k6test invocation as its own individual command available to users that can be used more generically- We have to do the above by decomposing the existing run-k6 command into more discrete pieces
- But more importantly, Without breaking existing GPT users, internal or external
Edited by Nivetha Prabakaran