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

Add jest support for Node > 18 #90

Open
pierroberto opened this issue Nov 8, 2024 · 0 comments
Open

Add jest support for Node > 18 #90

pierroberto opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pierroberto
Copy link
Collaborator

Current Behavior

The current test workflow runs Jest tests against Node.js versions 14, 16, and 18.

Expected Behavior

In addition to the existing Node.js versions, the test workflow should also run Jest tests against the two most recent LTS versions of Node.js: v20 and v22.

@pierroberto pierroberto added the enhancement New feature or request label Nov 8, 2024
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

1 participant