Releases: melezhik/swat
Releases · melezhik/swat
0.1.80
0.1.80 2016-01-26
response processors implementation
diag response - unix head
command replaced by perl code
0.1.79
0.1.79 2016-01-26
ability to pass group of tests as -t path1 path2 path3 ... - #13
new command line parameter --debug
0.1.76
0.1.76 2016-01-11
documentation release ( typos fixes, swat client command line options cleared, response processors feature announced ( not implemented yet )
0.1.74
0.1.74 2015-12-30
hot fix - resource variable calculation in right place, so swat.ini "see" correct value of $resource
0.1.72
0.1.72 2015-12-26
BREAKING CHANGES :
test_file is depricated - use `-t' option instead
prove settings should be passed via `--prove' option now ( old behaviour - "pass as is")
swat_purge_cache could be set in different contexts ( env var, swat.ini )
0.1.71
0.1.71 2015-12-15
unsuccessfull http status codes now result in immediate exit(1) and proper diag message.
fix pod issue ( added =pod marker in the begining of pod) - thanks to alaska332
0.1.70
0.1.70 2015-12-09
dump curl stderr in case of unsuccessful http responses
0.1.69
0.1.69 2015-12-09
now ignore_http_err=1 results in running curl without -f flag to allow see http response body for bad responses - #5
use curl -o file
instead of redirect to file to save responses
You can’t perform that action at this time.