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

Add k6-testing jslib v0.2.0 #146

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Add k6-testing jslib v0.2.0 #146

merged 1 commit into from
Feb 4, 2025

Conversation

oleiade
Copy link
Member

@oleiade oleiade commented Feb 4, 2025

Description

k6-testing v0.2.0

Please fill in this template.

  • Use a meaningful title for the Pull Request. Include the name of the jslib added/modified.
  • Fill the description section of the Pull Request.
  • Test the change in your code, and ensure the npm run test command succeeds.
  • Run yarn run generate-homepage locally and verify the new homepage /lib/index.html file looks legit.
  • The Pull Request is labeled with the version bump label.
  • The Pull Request adds a /lib/{jslib_name}/{desired_version} folder.
  • The Pull Request adds a /lib/{jslib_name}/{desired_version}/index.js file containing the jslib's code bundle.
  • The Pull Request updates the supported.json file to contain an entry for the newly added jslib version, as in the
  • The Pull Request adds the relevant tests to the /tests/basic.js and /tests/testSuite.js files to ensure that the new version of the jslib is importable and runnable by k6.
  • Merge the Pull Request once it is green. PRs adding new jslib versions do not require to get a review to be merged 🚀.

@oleiade oleiade requested review from a team as code owners February 4, 2025 15:03
@oleiade oleiade requested review from mstoykov, joanlopez, 2Steaks and EdvinasDaugirdas and removed request for a team February 4, 2025 15:03
@oleiade oleiade merged commit dc89648 into main Feb 4, 2025
5 checks passed
@oleiade oleiade deleted the k6-testing/v0.2.0 branch February 4, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant