-
Let's consider the following project
```json
// package.json
{
"devDependencies": {
"karma": "^1.7.0",
"karma-jasmine": "^1.1.0",
"karma-phantomjs-launcher": "^1.0.4",
"jasmi…
-
**Describe the bug**
When using **pnpm** as a package manager reassure binary cannot be found.
After running command **pnpm reassure** i get:
` ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL not found: reas…
-
I haven't found a way to resolve paths with the mocha runner. Using this config:
```js
{
"jest": {
"runner": "jest-runner-mocha",
"moduleNameMapper": {
"^src/(.*)": "/src/$1"
…
-
### Why do we need this improvement?
There is some error that occurs sporadically when running tests on CI since some days ago, always during the [Test NodeJS PR - macos-latest](https://github.com/…
-
A test failed on a tracked branch
```
CypressError: `cy.task('indexEndpointHosts')` failed with the following error:
> resource_not_found_exception
Root causes:
resource_not_found_exception: Tran…
-
When recording test issues with [vscode.TestRun](https://code.visualstudio.com/api/references/vscode-api#TestRun) using the `.errored` or `.failed` the associated [vscode.TestMessage](http…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
if this is to be expected, please do close this ticket but when I tried to install `@tuyau/inertia` I got errors and it's seams there were because I'm using inertia v2 which might not be compatible.
…
-
Take this setup for example:
- Node script that looks like this:
```
"scripts": {
"prequnit": "webpack --config ./webpack.config-qunit.js",
"qunit": "node ./scripts/runQunit.js",
}
``…
-
### Preflight Checklist
- [X] I could not find a solution in the documentation, the existing issues or discussions
- [ ] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Environment
S…