Delete test results you don’t need
Dashboard
Delete load test results
Sometimes you don’t need to keep a test result around - maybe the run did not complete and you don’t need the report, or perhaps you ran the test in the wrong environment and the results are meaningless. Whatever the reason, you can now delete test results you don’t need.
In case you missed it in the previous changelog, this can be done from the CLI too with the - Add delete-test-run
command.
Artillery CLI
Artillery v2.0.0-13 has been released:
- Fix issue with phase names sometimes not being printed
- Add support for matching multiple headers with the same name in the expectations plugin (see an example in the docs)
- The expectation plugin, endpoint metrics plugin, and external metric publisher plugin are now bundled with Artillery