Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artillery-plugin-json-include

⚠️ This repository is stale and no longer actively maintained. It is left available as-is for anyone who still finds it useful, but issues and pull requests are unlikely to be addressed. If you'd like to take over ownership and maintain it going forward, you're very welcome — please open an issue to get in touch.

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

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages