Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Jest 29 in jest-openapi #297

Open
MDG-DYell opened this issue Jul 5, 2023 · 1 comment
Open

Support for Jest 29 in jest-openapi #297

MDG-DYell opened this issue Jul 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@MDG-DYell
Copy link

Are you using OpenAPI 2, 3.0.X, or 3.1.0?
OpenAPI 3.0

Would this solve a problem or make something easier?
Yes, it would allow the matchers to work with Jest v29.

What would you like to happen?
I'd like the matchers to correctly integrate with the global scope.
Screenshot 2023-07-05 at 16 06 30

Describe alternatives you've considered
I am not too familiar with Jest, so alternatives would just be replacing this package with another one. Which I'd have to go search for.

Additional context or screenshots
Seems to work fine in Jest 27, but I am trying to upgrade the project to Jest 29, and hit this

Screenshot 2023-07-05 at 16 10 27

Are you going to resolve the issue?
I lack sufficient experience with Typescript and Jest to know how I might resolve this.

@MDG-DYell MDG-DYell added the enhancement New feature or request label Jul 5, 2023
@IanLondon
Copy link

Looks related to #285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants