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

fix: report parsing #142

Merged
merged 2 commits into from
Mar 18, 2025
Merged

fix: report parsing #142

merged 2 commits into from
Mar 18, 2025

Conversation

simoneb
Copy link
Member

@simoneb simoneb commented Mar 18, 2025

BREAKING CHANGE: this makes this library compatible with Node 22+, which is an implied requirement of node-test-parser@3

This is an attempt at reviving this repo, which has fallen considerably behind the test runner implementation.

It includes:

  1. referencing the released version of node-test-parser, instead of the git repository
  2. changing the shell comparison and validation scripts to be Node.js scripts instead, for cross platform compatibility
  3. changes in how errors are generated in tests
  4. changes in how Node.js discovers test files

Copy link

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@simoneb simoneb marked this pull request as ready for review March 18, 2025 16:06
@simoneb simoneb merged commit 7622136 into master Mar 18, 2025
2 of 3 checks passed
@simoneb simoneb deleted the fix/report-parsing branch March 18, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant