Artillery CLI v2.0.0-30 is out
New features
- AWS Lambda - when running tests on AWS Lambda, Artillery will automatically bundle any plugins loaded via
config.plugins
and engines loaded viaconfig.engines
- Checks & assertions: new
notStatusCode
check in theexpect
plugin - Datadog integration:
includeOnly
andexcluded
options may be used to configure the list of Artillery metrics which will be sent to Datadog
Fixes & improvements
- When
artillery run
is used with the--output
option, Artillery will check if destination exists before running the test - Miscellaneous dependency updates to address deprecation warnings and security advisories