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 support for node:test #305

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Add support for node:test #305

merged 4 commits into from
Jun 10, 2024

Conversation

sz-piotr
Copy link
Member

@sz-piotr sz-piotr commented Apr 21, 2024

  • Support snapshots
  • Nice error printing
  • Plugin support for ESM (not sure why they don't work)

Copy link

changeset-bot bot commented Apr 21, 2024

🦋 Changeset detected

Latest commit: 2f5e0fc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
earl Minor
website Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Apr 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
earl-docs ✅ Ready (Inspect) Visit Preview Jun 10, 2024 11:28am

* Update the ci to run in the maintained versions of node

* Remove unused stuff from the node:test example

* Update the node:test example with a better reporter

node:test's default reporter is really limted, and doesn't print the
errors that earl generates in a nice way. I replaced it with a better
one, which behaves like mocha.

* Fix stack trace test

* Use glob -c in the node:test example

* Fix file:// URLs handling

* Fix example plugin

* Add changeset
@mateuszradomski mateuszradomski merged commit ed0c287 into main Jun 10, 2024
10 checks passed
@mateuszradomski mateuszradomski deleted the native-node-runner branch June 10, 2024 11:47
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.

None yet

3 participants