taurus
taurus copied to clipboard
Automation-friendly framework for Continuous Testing by
Each PR must conform to [Developer's Guide](http://gettaurus.org/docs/DeveloperGuide/#Rules-for-Contributing). Quick checklist: - [x] Description of PR explains the context of change - [ ] Unit tests cover the change, no broken tests...
Hi, We are try to use Taurus do gatling testing, and the yaml look like: ``` execution: - executor: gatling scenario: sample scenarios: sample: script: build/libs/abc.jar simulation: test.TestSimulation ``` in...
Hello, I've discovered an issue with the locustio-taurus-wrapper.py in Taurus, when handling failed requests. It doesn't seem to account for error messages which might contain commas or serialized json data....
Fix gatling-launcher.bat generation.
I have a scenario that uses the K6 executor to apply a gRPC workload against a server. When I use `bzt 1.16.26` to run the scenario, the test appears to...
Each PR must conform to [Developer's Guide](http://gettaurus.org/docs/DeveloperGuide/#Rules-for-Contributing). Updating JMETER Version to 5.6.2. Quick checklist: - [X] Description of PR explains the context of change - [x] Unit tests cover the...
Hi Team, This is on the same line with the existing github issue https://github.com/Blazemeter/taurus/issues/1770 We have noticed that version 1.6.26 contains several outdated libraries with critical or high vulnerabilities. Could...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Hello Team, I'm experiencing an issue with Chromedriver installation during the bzt run. After downloading a zip file, the system seems to be looking for it in the following path:...
Hello Team, We have noticed that version 1.6.26 contains several outdated libraries with critical or high vulnerabilities. Could you please let us know if there are any plans in place...