Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support loading scripts from configmaps #7

Open
julienduchesne opened this issue Nov 25, 2021 · 1 comment
Open

Support loading scripts from configmaps #7

julienduchesne opened this issue Nov 25, 2021 · 1 comment

Comments

@julienduchesne
Copy link
Member

K6 supports running tests from a directory structure, using imports. This could be supported by loading common config maps (one or many)

The benefits of this are:

  • Reusing the same tests for multiple deployments
  • Cleaner, more structured test definitions
@julienduchesne
Copy link
Member Author

As mentioned here: #15 (comment). Another solution to use multiple files in a single script is to transpile them with rollup.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant