-
Lately started using Karate(https://github.com/karatelabs/karate) which essentially has the feature file written in gherkin format. I use it for API automation testing which is basically easier when w…
-
See here my little gif, hope it is clear what I want to do:
![gherkin-lexer-problem](https://user-images.githubusercontent.com/795658/47508813-15019a80-d875-11e8-88ed-db791da65432.gif)
At the end …
-
We are the team of @Hypertopic/cite-du-vitrail, we hope to enable users to directly reach the corresponding comment area by clicking on the shared link.
**Phase 1**
- [ ] Scenarios (Gherkin)
…
-
If I have a #Todo comment in a Gherkin file, it would be nice to see the entry in the Resharper Todo- Explorer or/and in the Visual Studio Task View.
# Implementation information:
Should be implem…
-
Hi @deanWombourne, I think I've found a bug...
When I'm running a Scenario as an Outline with an Examples table, then the app is not being reset after each line of Examples table has been run.
I…
-
Som: bruker av datafabrikken sitt søk
Ønsker jeg å: vite hvordan søket fungerer
Slik at: jeg kan bruke søket rett og benytte meg av avanserte søkefunksjoner
------------------
Relatert til epo…
-
Hello !
Any plans for I18N of hamcrest ?
```
Assertion Failed:
Expected:
but: was
```
I see that some of the tests rely on parsing the error message in english.
…
-
-
I could have missed something so my apologies if there is an easier fix but I have noticed that depending on the order I install pytest-azurepipelines or
pytest-cov via pip that sometimes the pytest1…
-
As far as I can tell there is no way to capture the output of the linter via normal unix redirects, like `> out.txt` since the linter raises npm errors which get sent to stderr.
I'm wondering if it…