-
Notifications
You must be signed in to change notification settings - Fork 153
Node test runner #245
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
Node test runner #245
Conversation
AugustinMauroy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
with theses changes I'll be able to run test but it's will fail because node.js need .ts file ext
Co-authored-by: Augustin Mauroy <[email protected]> Signed-off-by: Dina Berry (MSFT) <[email protected]>
Co-authored-by: Augustin Mauroy <[email protected]> Signed-off-by: Dina Berry (MSFT) <[email protected]>
Co-authored-by: Augustin Mauroy <[email protected]> Signed-off-by: Dina Berry (MSFT) <[email protected]>
…nto node-test-runner
AugustinMauroy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here with theses changes you il have a correct test suite
sinedied
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work here! Just put a few "nit" comments, nothing important
Co-authored-by: Yohan Lasorsa <[email protected]> Signed-off-by: Dina Berry (MSFT) <[email protected]>
maorleger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't gotten to vitest yet but a few comments so far - feel free to ask if anything is unclear
In general I love seeing vitest and node test runner getting attention 👍

Uh oh!
There was an error while loading. Please reload this page.