Skip to content

gauge-python 0.3.5

Compare
Choose a tag to compare
@gaugeci gaugeci released this 13 Feb 11:56
· 258 commits to master since this release
73db64e

Enhancements

  • #126 - Allow steps to take self param when implemented inside class.

Bug Fixes

  • #134 Add support for multiple step implementation directories
  • #134 - Gauge will not find steps when steps are in multiple directories
  • #114 - Unable to debug on Windows
  • #110 - Exception while debugging

Miscellaneous

  • #128 - Should be able to define hooks with execution context as parameter
  • #125 - JSON decode error when running specs
  • #124 - Continue on failure does not work if assert is wrapped in a method
  • #120 - Running the test gives the FileNotFoundError
  • #109 - gauge console output spamming HTTP request messages