Artillery
CLI

Artillery CLI v2.0.15

Bernardo GuerreiroBernardo Guerreiro

AWS Lambda

  • AWS Lambda support is now considered stable
  • Fix error happening when multiple Lambda tests were created in parallel for the first time
  • Remove --container flag (all run-lambda tests now run using Lambda Container Images)
  • Exit with non-zero exit code when expectations fail in AWS Lambda workers

AWS Fargate

  • Prevent CLI hanging when workers are terminated early (e.g. due to early termination when running tests on Fargate Spot)
  • Exit with non-zero exit code when expectations fail in AWS Fargate workers

Playwright

  • Update Playwright version to 1.44.1

CLI

  • Make HTTP tests take strictCapture option into account when set in defaults