SpecFlow icon indicating copy to clipboard operation
SpecFlow copied to clipboard

Documentation request: avoid leading slash in vscode cucumberautocomplete.steps setting

Open GaTechThomas opened this issue 2 years ago • 1 comments

Product:

  • [x] SpecFlow
  • [ ] SpecFlow+ Runner
  • [ ] SpecFlow+ LivingDoc
  • [ ] SpecMap

What is missing:

Short summary...

It appears that the cucumberautocomplete.steps setting should not have a leading slash in the path(s).

Detailed summary...

On documentation page docs/vscode/vscode-specflow.md, the path shown for cucumberautocomplete.steps has a leading slash. I found that having that leading slash causes the following error:

Notification handler 'workspace/didChangeConfiguration' failed with message: EINVAL: invalid argument, scandir '/proc/1566/net'

I would change the documentation directly except that it requires generating an image, and my image would be very inconsistent compared to the other images.

GaTechThomas avatar Dec 05 '23 15:12 GaTechThomas

AWS is sponsoring the C# project Verify which is a snapshot testing tool. They might be interested in your project too.

https://github.com/VerifyTests/Verify?tab=readme-ov-file#sponsors

alainsiroishw avatar Jan 19 '24 14:01 alainsiroishw