- Notifications
You must be signed in to change notification settings - Fork372
Fundamentals of Testing in JavaScript on TestingJavaScript.com
License
kentcdodds/js-testing-fundamentals
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Learn how automated JavaScript testing works by building your own framework!
Order of material:
simple.jsassertion-library.jstesting-framework.jsasync-await.jsglobals.jsjest.test.js
The files are intended to test themath module.
To run the files, runnode lessons/<lesson-filename>.js.
For the
globalone, runnode -r ./setup-globals.js ./lessons/globals.jsFor the
jest.test.jsone, runnpx jest.
Thanks goes to these wonderful people (emoji key):
Nash Kabbara 📖 | Bruno Ramires 📖 | Phil Z 📖 |
This project follows theall-contributors specification. Contributions of any kind welcome!
About
Fundamentals of Testing in JavaScript on TestingJavaScript.com
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.
