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 the math module.
To run the files, run node 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 the all-contributors specification. Contributions of any kind welcome!