-
I have a feature file , named as consoleLogger.feature.
and consoleLogger.steps.js which contains the below code ,
import { defineFeature, loadFeature } from 'jest-cucumber';
const consoleLogge…
-
## The dependency [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio) was updated from `5.4.13` to `5.4.14`.
🚨 [View failing branch](https://github.com/halfzebra/wdio-starter/compare…
-
Hello,
I'm trying to use this package with Jest 27. According to https://github.com/bencompton/jest-cucumber/pull/132 that should be supported.
I installed version `3.0.2` and looking at the pac…
-
Given, When, Then can't return promises or take a done callback.
-
### Current Behavior
When I run:
`npx nx run myproject:serve`
I get the error message:
```
> NX An error occured while creating pruned lockfile
Please open an issue at `https://githu…
-
I've been configuring jest-cucumber to set it up in my project (NextJS), however, I realized that jest-cucumber just work if I set up Jest with -> testEnvironment="Node".
It works if I just test math…
-
is this still maintained ?
the module '"@types/jest": "^26.0.7"' is old now and needs updating
```
7474 "node_modules/jest-cucumber": {
7475 "version": "3.0.1",
7476 "resolve…
-
I am trying to use jest-cucumber but i am getting this error after create the .steps.js file and run the npm test command
```
({"Object.":function(module,exports,require,__dirname,__filename,jest)…
-
While we add jest-cucumber:3.0.1 as devDependencies in our project. after npm install, compare package.json of jest-cucumber which is present inside node_modules and individuals download jest-cucumber…
-
**Describe the bug**
Please find issue already report in 5.3.5 still exists in Version 5.5 , please look issue below
https://github.com/reportportal/reportportal/issues/1327
Rerun Worked case:
…