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

Update CI to use node --test as the test runner #2379

Closed
jsumners-nr opened this issue Jul 19, 2024 · 1 comment
Closed

Update CI to use node --test as the test runner #2379

jsumners-nr opened this issue Jul 19, 2024 · 1 comment
Assignees
Labels

Comments

@jsumners-nr
Copy link
Contributor

As outlined in #2373, we need to update our CI configuration to run our tests through node --test. Some things that will likely need to be covered by this ticket:

  1. Ensure coverage reports are generated such that the CodeCov integration continues to work.
  2. Ensure that test file glob matching works on Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants