-
Hello, i want run a specific test using tags and i am not able to do that and not found any documentation explain how to do it.
I have added a tag to my Scenario and tried to run it with `npm test …
-
### Describe the bug
Currently we are using Node 14, but when upgrading to Node 18 and trying to run `npm run build-storybook` I am getting these errors:
```
ERR! Module build failed (from ./no…
FK78 updated
7 months ago
-
## The devDependency [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio) was updated from `5.4.13` to `5.4.14`.
🚨 [View failing branch](https://github.com/Aracturat/wdio-page-objects…
-
### Current Behavior
Importing code from a package that depends on Cypress in a Cypress component test file makes VS Code's TypeScript Language Server show typing errors in Jest test files. In my cas…
-
### Description
In trying to integrate `@swc/jest` into our React Native codebase - it was discovered that one of the files (`error-guard`) was not being transpiled correctly. I'm not sure if this …
-
### Current Behavior
Invoking any nx command, eg ```npx nx run my-app-name:serve:development``` results in
```
NX tasksRunner is not a function
TypeError: tasksRunner is not a function
…
-
> Textual version of the QA Automation roadmap
- Internet
- How to work internet
- Dns
- Http
- Methods
- Body formats
- Headers
- Cookies
…
-
Type: Bug
When I reload the vscode I get this error "The JS/TS language service immediately crashed 5 times. The service will not be restarted."
VS Code version: Code 1.85.1 (Universal) (0ee08df0cf…
-
I’m curious about whether you are planning to add automatic testing capabilities to Evidence. That seems like one of the biggest wins of using code and source control.
For example, if I could do so…
-
My team has encountered an issue when trying to use Jest-Cucumber's shared-steps with React. We have followed the examples provided in the documentation and also noticed a similar issue listed [here](…