-
Hello, I recently updated my Rider IDE to the 2023.3 version, and unfortunately, I've encountered an issue with my settings for keyword highlights. Ever since the update, these settings have stopped w…
-
### Used Visual Studio
Visual Studio 2022
### Are the latest Visual Studio updates installed?
Yes
### SpecFlow Section in app.config or content of specflow.json
_No response_
### Iss…
-
Hey,
when writing a feature file and the step definition is located within the same project, the code completion works like a charm. However, we are using generic step definitions from an installed…
-
**Problem description**
Hello, I'm having the following problem in Rider. Consider the below step:
```
# Removed for brevity
# ....
And the request contains invalid parameter set to
# ....…
-
When cleaning a `.feature` file, all comments indentation is removed. For instance, this is my code:
![image](https://user-images.githubusercontent.com/3851902/202454141-6596b139-1177-4fd2-9a1e-ce5…
Otiel updated
11 months ago
-
## Issue Description
### Summary
I am facing an issue while accessing a masked variable in my Azure DevOps pipeline.
### Current Behavior
When attempting to access the masked variable within m…
-
Whenever a new version of rider is shipped (either EAP or regular) the idea-version will change. Currently in https://github.com/SpecFlowOSS/SpecFlow.Rider/blob/281f68fc4a1079808181610ea54f7a6bb559509…
-
# Issue Description
## Current Behavior:
Currently, when running a YAML pipeline in Azure DevOps to execute Playwright+SpecFlow .NET tests, the generation of the SpecFlow+LivingDoc report is being…
-
Currently, we can set breakpoints at step definition (implementation) files. Is it possible that we can also set breakpoints directly at the steps in the feature files?
![image](https://github.com/…
-
We wanted to use your plugin together with xunit, playwright and net6 and the scenario generation for multiple tests works well, but as soon as I run a test, I get this error when I start the virtual …