Releases: getgauge/gauge-vscode
Releases · getgauge/gauge-vscode
gauge-vscode 0.0.10
Enhancements
- #252 - Show Last report should indicate if html-report is not added for current project
- #362 - Show last run report should work when custom report dir is set and when overwrite report is set to false
- #354 - Default html report for the test execution should be generated when executed tests in VSCode
Bug Fixes
- #205 - Show Last Run Report should not give an error for a newly created project
- #376 - Report issue redirects to new github issue with incorrect formatting.
- #363 - Run and Debug options missing from Spec file
- #364 - Passing mvn command only if it is present
- #365 - extension should show notification if gauge is not installed
Miscellaneous
- #379 - Create CODE_OF_CONDUCT.md
gauge-vscode 0.0.9
gauge-vscode 0.0.8
gauge-vscode 0.0.7
New Features
- #288 - Support Debug for C#
Enhancements
- #186 - Generate stub should work if impl folder directory is not present
Bug Fixes
- #286 - Allow to take screenshot from VSCode
- #285 - Clearing the notification should not assume telemetry choice by the user
- #283 - Display telemetry opt-in/out message
- #281 - dotnet template not working
- #278 - [dotnet] Stopping the execution should terminate debugging gracefully
- #277 - [dotnet] clicking on the continue debug is throwing an exception
- #276 - Should display the screenshot captured execution
- #274 - Should be able to create a dotnet new project
- #272 - The code lenses should be configurable
gauge-vscode 0.0.6
New Features
- #233 - Find usages should be available for concepts
Enhancements
- #265 - Use test view container to show spec explorer
- #222 - IDE features should work when gauge_specs_dir is configured
- #162 - Start section on Welcome page
- #153 - Create a snippet for concept
Bug Fixes
- #270 - Collapsible icon should not appear next to a parameter in reports
- #172 - Debug after refactor should work as expected
- #122 - The errors of refactoring should be indicated
- #81 - Rename or refactor a step in a specification or concept
Miscellaneous
gauge-vscode 0.0.5
Enhancements
- #255 - Creating a new project fails when gauge is not installed
Bug Fixes
- #260 - Should be able to report issue from IDE
- #251 - With setting value is "versionUpgrade", Welcome Page is shown always
- #262 - When the initialization fails, the empty folder should not be created
- #261 - Should give a suitable template message when initialization fails
- #249 - Welcome should open by default only if Gauge project
Miscellaneous
gauge-vscode 0.0.4
New Features
- #118 - Show a Welcome page
- #211 - Create project from templates
- #192 - Implement concept
- #119 - Generate implementation stubs in files
- #183 - Html-report to be shown within vscode
- #117 - Recommend settings
- #108 - Add Debugging support with JS runner
- #147 - Add Debugging support with Python runner
- #167 - Add Debugging support with Ruby runner
Enhancements
- #90 - Report results of a test run in the status bar
- #232 - Gauge associations should be added by default
- #72 - Peek definition of a step does not highlight the step definition
Bug Fixes
gauge-vscode 0.0.3
New Features
- #63 - Add support for Find Symbol
- #69 - stop execution
- #66 - adds support for spec explorer
- #48 - Added command to show reference for step at cursor position
Enhancements
- #60 - introduce gauge as a language for .cpt and .spec files
Bug Fixes
- #80 - The error path in the stack trace is incomplete
- #79 - The error path is getting concatenated with relative path twice
- #78 - Current project path is getting appended to external library
- #71 - Repeat last run from IDE gives Scenario still running
- #70 - Should be able to run specs in parallel
- #68 - DebugLogs configuration must be honoured
- #57 - Handle/remove panic runtime errors
- #55 - Should show stacktrace when exception is thrown
- #54 - Getting Invalid response and Request timeouts
- #52 - Duplicate scenario definition should have details about the other step
- #51 - For a new project diagnostics and goto definition does not work
- #50 - Should handle a project with space in path
- #47 - Getting a null pointer exception while executing tests
Miscellaneous
- #76 - All steps show problems in VSCode editor
- #74 - Add check for minimum supported gauge version
- #72 - Peek definition of a step does not highlight the step definition
- #65 - Cancelling run scenarios gives error
- #64 - Dont show added to update notification bar #30
- #62 - A javascript file parse results is all steps reported as unimplemented
- #59 - Feature: Link to release notes whenever gauge plugin updates #30
- #49 - Run Scenario in command palette shows unwanted description