-
Jest, Playwright, Pipelines,...
-
### Describe the bug
@jest-playwright-preset is not getting maintained anymore. See:
https://github.com/playwright-community/jest-playwright?tab=readme-ov-file#%EF%B8%8F-we-recommend-the-official-pl…
-
Integrate frameworks for unit, integration and e2e test:
- Jest
- react-testing-lib
- Playwright
-
### Describe the bug
# The Problem and the general solution
The existing tests don't seem to work. It looks like the selectors are outdated and it looks like the wrong tool is being used for E2E t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
`allure-jest` and `allure-playwright` in v3 by default adds labels, such as `package`, in my use case i already setting custom label `Package` for my tests, which causes problems in Allure Testops, do…
eklmv updated
1 month ago
-
Currently there are no tests, some options:
- React Testing Library via Jest or Vitetest
- Cypress for e2e
- Playwright (most interesting solution https://github.com/vercel/next.js/blob/canary/packag…
-
### 🚀 Feature Request
Add option to specifiy additional custom export conditions, analagous to jest's [`customExportConditions`](https://jestjs.io/docs/configuration#testenvironmentoptions-object)
#…
-
### Current Behavior
If you use the command 'nx graph --print' instead of showing in console the graph will open the browser as the "nx graph" does
### Expected Behavior
The graph is not opening th…
-
### Current Behavior
I have a monorepo that supports angular and react components.The relationship is as follows:
We have released two packages, 'uisdk-ng' and 'uisdk-rc'. 'uisdk-ng' depends on 'data…