artillery-plugin-json-include

1.0.7 • Public • Published

artillery-plugin-json-include

This is a small artillery.io plugin that allow to load json from files during tests

The custom instruction is "!include($fileName)" in json field

config:
  plugins:
    json-include: {}
scenarios:
  - flow:
      - post:
          url: "/route"
          json: "!include(relativePath.json)"

Source code

https://github.com/allonzy/artillery-plugin-json-include

Readme

Keywords

Package Sidebar

Install

npm i artillery-plugin-json-include

Weekly Downloads

72

Version

1.0.7

License

ISC

Unpacked Size

16.6 kB

Total Files

8

Last publish

Collaborators

  • allonzo