Releases: mattrmiller/go-mana-test
Releases · mattrmiller/go-mana-test
v0.2.8
v0.2.6
New Features:
- URL parameters in test files, instead of inline: (Adam J)
v0.2.4
BUG FIX: Fixing bug with string conversion of gjson result
v0.2.2
BUG FIX: Fixing bug with string conversion of gjson result
v0.2.0
- Refactor of command lines commands and arguments
- Color console command line option
- Response time report command line option
- Request and Response bodies command line option
- Exit on fail command line option
- Environment variable replacements
- Variable replacements in project global values
- Test file sorting alphabetically, before index sorting
v0.1.4
- Fixing random string bug, for more than one random replacement
- Adding request body to failed test
v0.1.2
Using third party library for yaml to JSON conversion
Initial Release
Very excited to have the first official release of go-mana-test.