Skip to content

Releases: kadalu/binnacle

Kadalu Binnacle 0.7.7

28 Jan 07:53
Compare
Choose a tag to compare

Kadalu Binnacle release 0.7.7

Kadalu Binnacle 0.7.6

03 Jan 14:09
736d123
Compare
Choose a tag to compare
Fix the multipart upload issues and local command run issues (#42)

Signed-off-by: Aravinda VK <[email protected]>

Kadalu Binnacle 0.7.5

02 Jan 09:31
5b411e2
Compare
Choose a tag to compare
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

28 Dec 13:35
Compare
Choose a tag to compare

Kadalu Binnacle is now Ruby gem!

gem install Kadalu-binnacle

Now includes ReST APIs testing/automation plugin

Kadalu Binnacle 0.7.3

26 Dec 15:41
78641c0
Compare
Choose a tag to compare

Kadalu Binnacle is now Ruby gem!

Install it by running,

gem install Kadalu-binnacle

Kadalu Binnacle 0.6.1

23 Feb 15:20
8ed08b9
Compare
Choose a tag to compare

Added line numbers to the result lines.

Kadalu Binnacle 0.6.0

18 Dec 14:50
a79597b
Compare
Choose a tag to compare

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

09 Jul 18:07
bf2acf1
Compare
Choose a tag to compare

Show the list of failed test details in the end.

Kadalu Binnacle 0.5.2

01 Jul 11:03
3051a07
Compare
Choose a tag to compare

Fixed crash while showing the diagnostic message on error(EXPECT keyword).

Kadalu Binnacle 0.5.1

29 Jun 12:33
b103ec0
Compare
Choose a tag to compare

Remove new line before each Testcase.