-
Notifications
You must be signed in to change notification settings - Fork 300
Description
Node.js Version
latest
NPM Version
any
Operating System
any
Subsystem
Other
Description
Hello, I am doing a presentation on unit tests and why they are important, and I would like to know if someone who is involved in the development of node.js knows the exact or an approximate number of unit tests in the node.js repository. After searching I figure out there are a lot of type of tests and variations and also languages used in node.js repository but it is not easy to figure out how many exist. At least for someone who is not involved in the development.
I am not interested only on the ECMAScript unit tests number inside the repository. I am interested in all languages used. Also I am not interested in a specific platform. As for version the latest available. If someone could provide a number for each language it would be also be very helpful. Thanks a lot.
Minimal Reproduction
No response
Output
No response
Before You Submit
- I have looked for issues that already exist before submitting this
- My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask