Skip to content

ik-performance/k6-blueprint

Repository files navigation

k6-blueprint

Blueprint performance project

Table of contents generated with markdown-toc

Running locally

DSL

Scenario's

A scenario contains at least one request. Typically, this is a HTTP request.

Simulations

A simulation can be seen as the actual test. It determines what scenario's should be run, and how many users should be simulated over the scenario's.

For all awailable simulations make choose/simulation

Mocking

Data

API

Alternative Examples

Targets

$ make help
change                         Update changelog
choose/simulation              Show all simulations
init                           Commit hooks setup
validate                       Validate with pre-commit hooks

📝 Guidelines

  • 📝 Use a succinct title and description.
  • 🐛 Bugs & feature requests can be be opened
  • 📶 Support questions are better asked on Stack Overflow
  • 😊 Be nice, civil and polite (as always).

License

Copyright 2019 Ivan Katliarhcuk

MIT Licensed. See LICENSE for full details.

How to Contribute

Submit a pull request

Authors

Currently maintained by Ivan Katliarchuk and these awesome contributors.

ForTheBadge uses-git