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

Removes faker npm reference since it is no longer available.

Hey hey, I currently work on v2 of this guide, it will contain a few enhancements to modernize it. I think it could be awesome if we outreach more audience...

Updates includes last changes from the main version. Best wishes,

Numeration fixes (added one & made other parts visible).

# Description Numbering of subpoints needs fixes. At this moment - missing `1.9`. For fix: `2.12` & `2.13`. # Screenshots 1.9 ![image](https://user-images.githubusercontent.com/18367606/166163065-8bdffd7e-065c-4bf3-b422-68e08bb178a4.png) 2.12-2.13 ![image](https://user-images.githubusercontent.com/18367606/166163084-3203d16b-35c4-4c1c-ae59-b878faafabac.png) Best wishes,

# Description At this moment content of `edupro-social-links-widget-1` works incorrect. See screenshots and details below. First issue - there is an icon of Google+ (inactive platform since ~2019). Second issue...

I have seen this in cypress's documents that suggest to use `data-test-id` attribute to locate specific element. This can make test more stronger that survive changes like html structures and...

Hello. I would like to translate this repo to Polish.

Replaces "grabes" by the adjective "graves" which means "serious", in this context "but some of the worst things that happen" Translation: "pero los errores mรกs grabes". The word "grabes" does...

Hi, I will take the duty to translate the whole repo in Italian - [x] Introduction - [x] Section 0 - [ ] Section 1 - [x] 1.1 - [x]...