Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liamseck/k6-wpe

SE Testing of K6
https://github.com/liamseck/k6-wpe

k6

Last synced: 5 days ago
JSON representation

SE Testing of K6

Awesome Lists containing this project

README

        

[![k6](https://img.shields.io/badge/k6-7D64FF.svg?style=for-the-badge&logo=k6&logoColor=white)](https://github.com/grafana/k6)![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E.svg?style=for-the-badge&logo=JavaScript&logoColor=black)

# k6-wpe
SE Testing of K6

### To install K6 run:
```
brew install k6
```

### To execute the ```browser-checkout.js``` script run:

```
K6_BROWSER_HEADLESS=false k6 run browser-checkout.js
```