javascript-testing-best-practices icon indicating copy to clipboard operation
javascript-testing-best-practices copied to clipboard

πŸ“—πŸŒ 🚒 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)

Results 86 javascript-testing-best-practices issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, Yoni! Thank you for your great work! I would like to make Russian translation of your book. Could you give me your blessing for it? P.S. Here is repository...

* Ideas and keywords: Tests as a standalone universe, should tell a short but complete story, can be cumbersome if copying huge JSON, can be vague when extracting out

* Ideas and keywords: Fragile, domino cards, execution order, random order, create the state in the arrange phase (not in the previous test), avoid globals, repeat yourself*

Hey, guys. I would like to translate this guide into Ukrainian. How do you feel about it?

I'm enhancing the content now, writing more best practices and polishing existing content. Have improvements ideas? Let me know πŸ™πŸ¦„

Hi! Thanks for working on this. It helped me a lot. I would like to give back some love and help out with a dutch translation. What is the best...

Just came across this amazing document, I'll translate it into Vietnamese ASAP πŸ‘ŒπŸ‘ŒπŸ‘Œ

Certificate expirations are very common and when your production site are down all the weekend becase the certificates expired on Fridays night, that is very annoying. I think that it's...

>For example, consider an IoT application that ingests many events into a message-bus like Kafka/RabbitMQ, which then flow into some data-warehouse and are eventually queried by some analytics UI. Should...

Great job! I think it is the most clear and comprehensive guide I ever read. I think a Spanish translation could help some of my colleagues that don’t have English...