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

gauge-visualstudio

Compare
Choose a tag to compare
@gaugeci gaugeci released this 17 Nov 05:13
· 48 commits to master since this release

Enhancements

  • #210 - Use Gauge's JSON output for test runner
  • #170 - Stop build on Document Save
  • #113 - Mark Scenarios with missing Step implementations as "Inconclusive"

Bug Fixes

  • #220 - Failed to start gauge api
  • #219 - Unable to refactor concept
  • #216 - Unable to create Gauge project from IDE
  • #214 - Debugging scenarios doesn't hit breakpoints
  • #213 - Multiple step implementations found. Gauge will skip execution of this scenario
  • #206 - Saving files is slow with the Gauge VS plugin
  • #205 - ImplementStep doesn't work in VS2015 Community
  • #184 - On successful installation the document page opening is giving 404
  • #180 - When rebuilding solution with compile errors the gauge Extension causes VS2015 to crash
  • #175 - Opening a visual studio project with only Gauge core installed is giving exception
  • #166 - Steps with implementation shown as unimplemented
  • #159 - The skipped scenarios are also marked as passed
  • #151 - [Performance] The process of discovering the tests after the execution of tests take too long
  • #134 - The actions save take a lot of time
  • #125 - A newly created concept is not available in auto-complete
  • #120 - Running the test multiple times
  • #72 - report doesn't show all results when execute all specs from IDE
  • #70 - Executing single test case multiple times and displays multiple output for same in IDE

Miscellaneous

  • #218 - included ProjectTemplates and ItemTemplates in solution and in vsixmanifest
  • #215 - Project and Spec file templates don't appear in VS project templates
  • #212 - Scenarios execution with unimplemented steps is not finishing
  • #211 - Test reporter improvements
  • #209 - performance improvements, #134 #151 #170 #206
  • #204 - Random issues with Visual Studio 2015 Plugin
  • #202 - Gauge Visual studio plugin executing scenario in alphabetically instead of scenario sequence.
  • #198 - Unable to debug spec from visual studio 2015
  • #195 - Versioning Issue