javascript-testing-best-practices
javascript-testing-best-practices copied to clipboard
ππ π’ Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
Fix missing chapter 1.9 in Chinese and Traditional Chinese versions. The previous version of chapter 1.9 repeats chapter 2.7.
Fix typo `adming2` in code snippet used in readme
I corrected the spelling mistake * Correction * Original code ```js calculateVAT(priceWithoutVAT){ ``` * fixed code ```js calculateVATAdd(priceWithoutVAT){ ```
 This page is shown if i am going the root page with the url
I added add Japanese transration. It's forked from https://github.com/yuichkun/javascript-testing-best-practices/blob/master/readme-jp.md closes #183
- `ΡΠ»ΡΡΡΠΈΡΡ` -> `ΡΠ»ΡΡΡΠΈΡ` - grammatical mistake - `ΡΡΡΠ΅ΠΌΠΈΡΡΡΡ` -> `ΡΡΡΠ΅ΠΌΠΈΡΡΡ` - spelling mistake