Skip to content

allonzy/artillery-plugin-json-include

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published