Skip to content

charlyautomatiza/k6-learn

 
 

Repository files navigation

Welcome to k6-Learn

This repo contains resources for:

  • creating slide presentations
  • giving a workshop
  • speaking about k6
  • learning about k6

Starter slide deck

Here's a starter slide deck that you can copy, modify to your use case, and present. It is only intended to be a jumping off point, so you can remove slides that wouldn't appeal to your audience or add new ones to show off your style more.

What if I want something more hands on?

Consider running a workshop for k6. Below is an outline of what that workshop could look like, as well as modules you could use for each topic. Feel free to take these and include the parts most relevant to you!

We have also created built-in slides for you, which you are free to edit. To customize the slides, please fork this repo and make edits according to how you want the workshop to be structured.

The slides are created using reveal.js and are all found in the slides folder.

Running the slides

In your terminal, run the following command:

npm install
npm run slides

I: Performance testing principles

II: k6 Foundations

III: k6 Intermediate

Contributors

k6-learn would not be possible without these amazing contributors! 🌟

How to contribute?

  1. If there an issue does not exist, start by creating it under https://github.com/grafana/k6-learn/issues.
  2. Fork this repository.
  3. Make the changes in your forked repository. Note that new branches, changes and pushes will only affect your repository.
  4. Once ready, create a Pull Request from your fork, mentioning the issue it solves (step 1). Keep in mind you might need to sync it.
  5. Once you have created the Pull Request, your changes now will be reviewed and either accepted or you will be asked for modifications. For more information about forking visit the page: https://docs.github.com/en/get-started/quickstart/fork-a-repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.5%
  • HTML 26.5%