-
Notifications
You must be signed in to change notification settings - Fork 11
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
use nodejs test-runner with nodejs-loaders
#4
Comments
SGTM, would you like to send a PR? I don't think we should use the |
nodejs-loader is lighter than tsx and have better perf |
oh amazing, ok! |
Would you like to send a PR? |
I'm little bit busy this week-end but yes it's could be great |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nodejs test runner is esm friendly and performant.
And with nodejs-loaders we will hable to test ts file without having to transpire it.
The text was updated successfully, but these errors were encountered: