Skip to content

gauge-ruby 0.3.0

Compare
Choose a tag to compare
@gaugeci gaugeci released this 25 Jul 10:46
· 373 commits to master since this release

New features

  • #31 - Add support to continue on failure
  • #25 - Duplicate step implementation validation
  • #13 - Add custom screenshot support

Bug Fixes

  • #30 - Unable to access column values by column name using table.rows
  • #28 - After refactor statistics are wrong
  • #26 - Closes a network connection when there is a syntax error in ruby file
  • #24, #27 - Unexpected failure message in otherwise successful execution