Skip to content

restest 2.2.0

Choose a tag to compare

@fsoft72 fsoft72 released this 02 Nov 10:47
· 36 commits to master since this release
  • ADD: --log-clean option to clean the log file before starting the tests
  • ADD: request body params now is called body by default (you can still use params and data)
  • ADD: returns an error if body is not a dictionary
  • ENH: now there is a better error explanation when JSON file is not valid
  • ENH: now --version returns the version number prefixed by v