-
Source examples of a dictionary, data dictionary, glossary, etc. - a place with definitions to terms.
Right now we're looking for examples that we can look at together in the next step, which is a …
-
### SpecFlow Version:
- [x] 3.1.42-beta
- [x] 3.1.32-beta
- [ ] 3.0
- [ ] 2.4
- [ ] 2.3
- [ ] 2.2
- [ ] 2.1
- [ ] 2.0
- [ ] 1.9
### Used Test Runner
- [ ] SpecFlow+Runner
- [ ]…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the…
-
### Describe the bug
The constraints defined for the `assessment-plan/local-definitions/object-and-methods/part/@name` and `assessment-plan/local-definitions/object-and-methods/part/prop/@name` are …
-
I am trying to implement an inheritance/override model where I want to have a 'generic' step definition which will be imported in and specific steps overridden as necessary.
I was able to import t…
-
Does karma-cucumberjs not support synchronous step definitions like cucumber-js does?
https://github.com/cucumber/cucumber-js#synchronous-step-definitions
I never get to when in the below example:
`…
-
## Proposal
Use shiki, https://shiki.style/, as the syntax highlighting library for mystmd. It uses the same syntax highlighting engine as vscode and has very good tooling.
- It uses TextMate gram…
-
Hi,
i have bundled some default step definitions i want to use in different projects in a jar file. Now i want to include those step definitions in the cuke4duke executions but i always get the error…
-
The definitions of CSMC that I can find seem to assume that resampling takes place at every step and so don't worry about setting the weight for the reference trajectory.
We need to think carefully…
-
I have a lot of common steps in an external NuGet package. The assembly is referenced under `stepAssemblies` in the `specflow.json` file. I.e.
```
{
"stepAssemblies": [
{
"assembly": …