Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 1.09 KB

Change Log

All notable changes to the "artillery-io-snippets" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[1.2.0]

Features

  • add new test argument to pw hook (5a7807a)

Bug Fixes

  • make playwright hook async by default (0425112)

[1.1.0]

Features

  • add playwright function hook (ae80396)

Bug Fixes

  • update artillery links to working ones (d600b67)

[1.0.0]

  • Initial release
  • Adds snippets for the various Artillery hooks in Javascript;
  • Adds snippets for Basic Config, Basic Scenario and Basic Scenario with Hooks in YAML;