-
### Package.json file
```JSON
{
"name": "@vymalo/backend",
"version": "1.0.0",
"description": "Vymalo Backend",
"author": "Vymalo Team (https://gitbuh.com/vymalo.com)",
"private": true…
-
Let us know what functionality you'd like to see in Playwright and what your use case is.
Do you think others might benefit from this as well?
I would like to integrate playwright test results wit…
-
### Command
test
### Description
I would like to propose the integration of the `jest-fail-on-console` plugin into the @angular-devkit/build-angular:jest configuration. Currently, Jest does not aut…
-
### Affected URL(s)
_No response_
### Description of the problem
Hello,
I have been following https://nodejs.org/api/async_context.html#integrating-asyncresource-with-eventemitter for wrapping E…
-
Today, svelte-jester throw an exception if we try to use Svelte 4 with a (classic) cjs setup.
To help with the migration path to esm and jest, it would be great to not throw an exception here but m…
-
As deployer/Maintainer maintain Unit Tests for Reference Backend
- Identify NodeJS framework(eg. Jest) for Unit Tests
- Build Unit Test Wrappers and package installations
- Unit Tests Writing f…
-
Hi!
I'm very surprised this barrel files problem is being fixed only now, but rather later than never... However, I encounter multiple issues. Seeing you're active on the issues here and fix the bugs…
-
### Version
13.1.4
### Steps to reproduce
1. Clone my repo: https://github.com/Trolejbus/jsdom-issue-in-jest
2. npm install
3. npm test
Steps which I made to prepare repo:
1. ng new (wi…
-
When trying to run my jest tests after integrating js-snackbar, I got the error
```
.../node_modules/js-snackbar/index.js:311 …
-
Hey! I love what you are doing here. Did you know that the jest-snapshot package is standalone and can be used to use snapshots outside of Jest? I'd like to understand what motivated you to build a co…