Loading README.md +1 −3 Original line number Diff line number Diff line # GitLab CI template for k6 loading test This project implements a generic GitLab CI template for loading test using [k6 loading test](https://k6.io/). It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to run your automated load-testing with [k6](https://k6.io/). ## Usage Loading kicker.json +1 −1 Original line number Diff line number Diff line { "name": "k6", "description": "GitLab CI template for running [k6](https://k6.io/) automated tests.", "description": "Run your automated load-testing with [k6](https://k6.io/)", "template_path": "templates/gitlab-ci-k6.yml", "kind": "acceptance", "variables": [ Loading Loading
README.md +1 −3 Original line number Diff line number Diff line # GitLab CI template for k6 loading test This project implements a generic GitLab CI template for loading test using [k6 loading test](https://k6.io/). It provides several features, usable in different modes (by configuration). This project implements a GitLab CI/CD template to run your automated load-testing with [k6](https://k6.io/). ## Usage Loading
kicker.json +1 −1 Original line number Diff line number Diff line { "name": "k6", "description": "GitLab CI template for running [k6](https://k6.io/) automated tests.", "description": "Run your automated load-testing with [k6](https://k6.io/)", "template_path": "templates/gitlab-ci-k6.yml", "kind": "acceptance", "variables": [ Loading