Releases: forrestjgq/gmeter
Releases · forrestjgq/gmeter
imports template from json config
- add until iterate command
- support Imports field in config to automatically import multiple templates
fix TestBase preprocess merging problem
v0.0.11 update TestBase comment
support test base and default host/timeout setting
v0.0.10 support test base and default host/timeout settings
add multiple json and template json support in command line
- gmeter config1.json config2.json, ... is supported
- gmeter -template template.json config.json is supported, and config.json is constructed based on template.json
add list and directory as configuration support, and allow appending in report
v0.0.8 allow appending in report
add http server and arcee server support
v0.0.7 add arcee config description
Direct request support
this release include much stable gmeter test by 50+ unit tests
and request is now allowed to be defined in test directly instead of refer to predefined ones.
add jsonc support
use json compare template you may directly compare a template with a target json
first demo
v0.0.4 update config document
improve documentation and response processing
Merge pull request #7 from forrestjgq/full remove old useless files