-
### Describe the bug
I tried to generate a new project using yarn create react-app my-project --template typescript. But I have a jest matcher errors right away.
### Environment
local de…
-
Hello!
I am using version 5.1.2 and jest version 26.6.3. When using `pdf-merger-js/browser`, I was getting an error of "Jest encountered an unexpected token. This usually means that you are trying…
-
# What is Jest?
Open-source testing framework for primarily JavaScript and TypeScript.
### How to integrate Jest to GitHub Actions?
_pretty straightforward_, as what ChatGPT said
Directory: `.…
-
This task aims to set up **Jest** as the testing framework for the frontend of our monorepo, with tests placed in a dedicated `__tests__` directory at the root level of the project. This structure ens…
-
**Is your feature request related to a problem? Please describe.**
Yes, I just switched to this new repository and all my test cases are failing.
**Describe the solution you'd like**
Please provide…
-
Vitest is faster, more modern and convenient.
May I create a pull request?
-
## Rationale
1. This was previously attempted by the automated dependabot job but the PR tests failed.
1. This issue has been created to fix the issue as there may be multiple dependency requirement…
-
Hello!
Thanks for this project, looks super promising! I'm trying to use it in https://github.com/microcks/microcks-testcontainers-node to test some Keycloak integration use-case but I'm facing iss…
-
I'm trying to mock this package with jest without success.
![image](https://user-images.githubusercontent.com/30758309/219679450-0cb846ee-619a-4dcf-b0ad-22ec6101b61a.png)
**Describe the solut…
-