goldbergyoni / javascript-testing-best-practices

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)

Home Page:https://testjavascript.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Section 1.9 and 2.7 are duplicates

adjerbetian opened this issue · comments

The sections Avoid global test fixtures and seeds, add data per-test is present twice in 1.9 and 2.7

image

image

Good catch, fixin really soon!