artillery-plugin-save-stats

0.0.1 • Public • Published

Artillery.io Save Stats Plugin

Save artillery stats to file as a newline delimited JSON

Usage

Installation

# If Artillery is installed globally, the plugin needs to be installed globally as well:

npm install [-g] artillery-plugin-save-stats

Example configuration

config:
  plugins:
    save-stats:
      destination: 'path/to/file'
      append: true # append to an existing file

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i artillery-plugin-save-stats

Weekly Downloads

0

Version

0.0.1

License

MPL-2.0

Unpacked Size

3.63 kB

Total Files

4

Last publish

Collaborators

  • flentini