-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
docs: add vitest intro to typescript/testing #5336
Conversation
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.
I feel like the other ones should be consistent with what you added to Vitest, a Mocha, Playwright, and Jest intro.
Is this PR still valid? 👀 |
Closing this PR as we need to rewrite the content for testing in TypeScript. Current general testing guidance is available here: https://code.visualstudio.com/docs/editor/testing |
I'm not sure whether a gif screenshot is too bothering. Let me know if you guys prefer code examples or static screenshots ;)