Skip to content

Conversation

@Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Oct 2, 2025

Removes jest in favor of node:test

@iuccio
Copy link
Owner

iuccio commented Oct 31, 2025

I don't like the idea to replace jest with node own test runner. There is a lot of overhead like test/test.js...
I like the changes in .github/workflows/ci-cd.yml

@Uzlopak
Copy link
Contributor Author

Uzlopak commented Oct 31, 2025

test.js is basically allowing to use node 18 and older. If you drop node 18 support, you actually dont need test.js.
Also I have another test-runner.js used in probot and some other projects, so that we could test also bun and deno.

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.

2 participants