Skip to content

Instantly share code, notes, and snippets.

View sailesh97's full-sized avatar
🎯
Focusing

Sailesh Patra sailesh97

🎯
Focusing
View GitHub Profile
Lecture - 5: Project Setup
Lecture - 6 - Running Tests
npm run test
Lecture - 7 - Anatomy of a Test
test
test(name, fn, timeout):
The first arguement is the test name used to identify the test