Vincenzo Petrucci
Vincenzo Petrucci
If a test should run only on a platform, it will be easy to specify onlyOnPlatform than skipping all the others. Internally Pest could still call the skipOn on all...
Value widgets work without issues, but if I try to add a Trend widget this is what i get: ------ **OS**: darwin **Invoker Version**: 2.13.3 **Laravel Version**: 10.44.0 **Local project**:...
This PR fixes #7. It enhances the results prompts by using the four colors for the success rate output.
Sometimes success rate is red also if it's 100.0% Screenshot (from MacOS):
Give to the user the option to specify custom headers. The headers should be merget with the ones already defined in the run.js file.
Give the user the option to make requests using a specific cookie jar https://k6.io/docs/javascript-api/k6-http/cookiejar/