[VSCode-html] The error in hooks should be similar to error styles of steps
Closed this issue · 1 comments
sswaroopgupta commented
Expected behavior
Errors should have a uniform style and behavior
Actual behavior
Errors in hooks - Show details button is displayed. The text color is not red.
Steps to replicate
- Create a new
gauge-js
project - In a
beforeScenario
throw new Error("here")
- Run Gauge specs from the command pallete
- Open the report in VSCode
The style of the Error is different than the Errors in steps.
The show details button is shown. but no action associated
Version
Gauge version: 0.9.8.nightly-2018-03-28
Commit Hash: 901e659
Plugins
-------
html-report (4.0.4.nightly-2018-03-28)
js (2.2.0.nightly-2018-03-28)
sriv commented
This issue was moved to getgauge/gauge-vscode#218