-
shared.steps.ts
----------------
import { HttpClient } from '../helper/http.client'
import { IHttpClientRequestParameters } from '../helper/http.client.interfaces'
import { Login } from '../helper…
-
## The devDependency [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio) was updated from `5.4.3` to `5.4.15`.
🚨 [View failing branch](https://github.com/Aracturat/wdio-page-objects/co…
-
@bencompton
Hi Ben, It works well when I remove the placeholder from Scenario Outline title. Adding the code I used for reference. Thanks!!
```
//login.feature
Feature: Login
Scenario Ou…
-
Hi!
I wanted to use `jest-cucumber` with @testing-library but I have come across a bug.
__________
TL;DR: `jest-cucumber` doesn't clear DOM after each Test suite when using it with @testing-li…
-
Thank you so much, @bencompton, for this great package. It's been a tremendous help for us satisfying BDD requirements (feature files with scenarios we can sync to JIRA) while being able to stay as li…
-
### Is your feature request related to a problem?
Although Jasmine and Jest are really similar, Jest has a larger adoption and extra tools, including tools for visual regression.
### Describe the so…
-
Hello!
I am trying to import types from the library, but `index` does not "re-export" those types.
For example, if I want to import the type "StepsDefinitionCallbackOptions" I have to do this:
…
-
Hi, i'm running the ecmascript example you have for autobindsteps and i keep on getting the same error from Jest
https://github.com/bencompton/jest-cucumber/blob/master/examples/ecmascript/specs/s…
-
Adding jest-cucumber to my Jest@29.6.3 project throws this error:
```
FAIL test/contexts/mysql/Users.test.ts
● Test suite failed to run
TypeError: Cannot read properties of undefined (…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.3.2
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️ Server logging d…