CodeceptJS
CodeceptJS copied to clipboard
Supercharged End 2 End Testing Framework for NodeJS
Bumps [electron](https://github.com/electron/electron) from 30.0.2 to 30.0.3. Release notes Sourced from electron's releases. electron v30.0.3 Release Notes for v30.0.3 Fixes Fixed an issue where document.requestFullscreen didn't work when calling it from...
Bumps [figures](https://github.com/sindresorhus/figures) from 3.2.0 to 6.1.0. Release notes Sourced from figures's releases. v6.1.0 Add useFallback option to replaceSymbols() (#101) 0ab1df3 https://github.com/sindresorhus/figures/compare/v6.0.1...v6.1.0 v6.0.1 Fix circleQuestionMark and questionMarkPrefix on Linux (#98) 8b59acd...
Bumps [devtools](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/devtools) from 8.33.1 to 8.36.1. Release notes Sourced from devtools's releases. v8.36.1 (2024-04-20) :bug: Bug Fix wdio-cli, wdio-runner, wdio-utils, webdriverio #12703 [webdriverio-v8] Fix issue wdio log is missing in...
Bumps [pactum](https://github.com/pactumjs/pactum) from 3.6.7 to 3.6.8. Release notes Sourced from pactum's releases. v3.6.8 What's Changed feat: message param for expectStatus by @akhil7000 in pactumjs/pactum#350 fix: test cases for node 20...
Bumps [pactum](https://github.com/pactumjs/pactum) from 3.6.7 to 3.6.9. Release notes Sourced from pactum's releases. v3.6.9 What's Changed Sleep after running a spec by @Rajaneeshkumar in pactumjs/pactum#354 Full Changelog: https://github.com/pactumjs/pactum/compare/v3.6.8...v3.6.9 v3.6.8 What's Changed...
#### What are you trying to achieve? Since version 3.6.2 (was working in 3.6.1), when you enable gherkin/bdd, an error occurs on updating the configuration to add the gherkin part...
## Motivation/Description of the PR - Description of this PR, which problem it solves The error message reported for 'dontSeeCookie' was copy-pasted from 'seeCookie', while it should be the opposite....
Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.1.0. Release notes Sourced from commander's releases. v12.1.0 Added auto-detect special node flags node --eval and node --print when call .parse() with no arguments (#2164)...
Bumps [glob](https://github.com/isaacs/node-glob) from 6.0.1 to 10.3.15. Changelog Sourced from glob's changelog. changeglob 10.3 Add --default -p flag to provide a default pattern exclude symbolic links to directories when follow and...
When i run to all test (~70) in 4 workers, at the end, i get stuck with this error message ```bash ✖ "after all" hook: codeceptjs.afterSuite in "Homepage feature" in...