You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Are you going to resolve the issue?
I lack sufficient experience with Typescript and Jest to know how I might resolve this.
The text was updated successfully, but these errors were encountered:
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.
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
Are you going to resolve the issue?
I lack sufficient experience with Typescript and Jest to know how I might resolve this.
The text was updated successfully, but these errors were encountered: