gherkin-testcafe icon indicating copy to clipboard operation
gherkin-testcafe copied to clipboard

Run testcafe tests with gherkin syntax

Results 8 gherkin-testcafe issues
Sort by recently updated
recently updated
newest added

Any of the gherkin-testcafe reporter: gtc-reporter-list gtc-reporter-minimal gtc-reporter-spec are going in error: ` !ERROR The "reportTestDone" method of the "gtc-reporter-minimal" reporter produced an uncaught error. Error details: TypeError: Cannot read...

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

Once I updated to node v20.11.1 the execution fails Cannot prepare tests due to the following error: Error: Cannot find module '../lib/binding/node_libcurl.node' Require stack: - /Users/test/temp/tests/node_modules/node-libcurl/dist/Easy.js - /Users/test/temp/tests/node_modules/node-libcurl/dist/Curl.js - /Users/test/temp/tests/node_modules/node-libcurl/dist/index.js...

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies

I had to add `After` hook to few of my tests, but I've noticed that hook is executed twice after each scenario. Details below: Hook definition: ``` After('@foo', async (t:...

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...

dependencies
javascript