Skip to content

Releases: forrestjgq/gmeter

imports template from json config

26 Jan 07:25
Compare
Choose a tag to compare
  1. add until iterate command
  2. support Imports field in config to automatically import multiple templates

fix TestBase preprocess merging problem

21 Jan 09:08
Compare
Choose a tag to compare
v0.0.11

update TestBase comment

support test base and default host/timeout setting

21 Jan 06:58
Compare
Choose a tag to compare
v0.0.10

support test base and default host/timeout settings

add multiple json and template json support in command line

20 Jan 06:05
Compare
Choose a tag to compare
  1. gmeter config1.json config2.json, ... is supported
  2. 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

15 Jan 02:25
Compare
Choose a tag to compare

add http server and arcee server support

14 Jan 09:14
Compare
Choose a tag to compare
v0.0.7

add arcee config description

Direct request support

07 Jan 08:11
Compare
Choose a tag to compare

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

31 Dec 09:57
Compare
Choose a tag to compare

use json compare template you may directly compare a template with a target json

first demo

24 Dec 07:50
Compare
Choose a tag to compare
v0.0.4

update config document

improve documentation and response processing

23 Dec 08:24
2cace75
Compare
Choose a tag to compare
Merge pull request #7 from forrestjgq/full

remove old useless files