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

/artillery-plugin-save-stats/

    Package Sidebar

    Install

    npm i artillery-plugin-save-stats

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MPL-2.0

    Unpacked Size

    3.63 kB

    Total Files

    4

    Last publish

    Collaborators

    • flentini