Balrog994 / cucumber-test-runner

An Extension for Visual Studio Code to Run and Debug CucumberJS Tests
MIT License
4 stars 6 forks source link

Unable to detect error in Before/After Hook #8

Closed janyangyuan closed 1 year ago

janyangyuan commented 1 year ago

See the attached screenshot, the test-runner doesn't shows anything from Before/After hook

  1. If the error happens in Before hook, there is no info in test runner
  2. If the error happens in After hook, the test run doesn't shows any test-failure

Cucumber Test Report beforeHookHtml

afterHookHtml

Visual Studio Code Test Runner beforeHookVs

afterHookVs

Balrog994 commented 1 year ago

Hi, and thanks for your feedback! I added your request to the next release queue of features.