Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

gauge-csharp 0.9.2

Compare
Choose a tag to compare
@gaugeci gaugeci released this 14 Sep 10:35
· 219 commits to master since this release

New Features

  • #84 - Check minimum Lib version supported
  • #83 - Allow ContinueOnFailure attribute

Bug Fixes

  • #94 - Unable to run specs generated using Web driver template
  • #93 - The generated project from the template is giving lib version error
  • #90 - Custom IScreenGrabber is not loaded when implemented in assembly before "Gauge.CSharp.Lib"
  • #86 - Parameter mismatch is not indicated and execution continues
  • #80 - Getting a cannot convert to type exception while executing a spec with data table driven execution
  • #72 - protected step implementations are not available for execution, however one is taken to it on goto definition