-
Hi there, I have noticed that there's an issue after I run a test as simple as this:
The feature is this:
```gherkin
Feature: Upload file functionality
I would be able to upload a dataset fi…
-
I am trying to use jest-cucumber with allure2, but steps are not generated, for example, so I've tried to use a reporter like this:
```
var CucumberJSAllureFormatter = require("allure-cucumberjs")…
-
Hello,
Is this library still maintained ?
last commit Jan 21, 2022
last release published 2 years ago
-
## The devDependency [webdriverio](https://github.com/webdriverio/webdriverio) was updated from `5.4.13` to `5.4.14`.
🚨 [View failing branch](https://github.com/Aracturat/wdio-page-objects/compare/m…
-
## The devDependency [@wdio/cli](https://github.com/webdriverio/webdriverio) was updated from `5.4.13` to `5.4.14`.
🚨 [View failing branch](https://github.com/Aracturat/wdio-page-objects/compare/mas…
-
Hello, I've noticed that 'scenarioNameTemplate' option is not processing scenarios name if those scenario were defined as Scenario Outline
runner.js: (add tags to the scenario name name)
```js
im…
-
**Environment (please complete the following information):**
```
"dependencies": {
"@types/minimist": "^1.2.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/par…
-
In the function convertTagFilterExpressionToFunction the code replace the tags with JS functions using a simple replace method. However, this cause issues when the tags have the same begging, for exam…
-
Hi
We have 100+ of these tests and we want to ignore a certain tag from all them without having to update each step file individually.
Is there a way to do this through configuration?
Thanks
-
The Cucumber official VSCode extension doesn't recognize steps in lowercase :(