Releases: kadalu/binnacle
Releases · kadalu/binnacle
Kadalu Binnacle 0.7.7
Kadalu Binnacle release 0.7.7
Kadalu Binnacle 0.7.6
Fix the multipart upload issues and local command run issues (#42) Signed-off-by: Aravinda VK <[email protected]>
Kadalu Binnacle 0.7.5
Make base URL optional for ReST API plugin (#41) - Each sub commands `http_get/http_post/http_put/http_delete` accepts full URLs - Renamed commands and added plugin prefix to many commands - Updated the docs Signed-off-by: Aravinda VK <[email protected]>
Kadalu Binnacle 0.7.4
Kadalu Binnacle is now Ruby gem!
gem install Kadalu-binnacle
Now includes ReST APIs testing/automation plugin
Kadalu Binnacle 0.7.3
Kadalu Binnacle is now Ruby gem!
Install it by running,
gem install Kadalu-binnacle
Kadalu Binnacle 0.6.1
Added line numbers to the result lines.
Kadalu Binnacle 0.6.0
Added support for verbose level.
-v
Show debug info and result of each test output-vv
Show all the output of commands executed while running the tests.
Kadalu Binnacle 0.5.3
Show the list of failed test details in the end.
Kadalu Binnacle 0.5.2
Fixed crash while showing the diagnostic message on error(EXPECT
keyword).
Kadalu Binnacle 0.5.1
Remove new line before each Testcase.