Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fundamentals of Testing in JavaScript on TestingJavaScript.com

License

NotificationsYou must be signed in to change notification settings

kentcdodds/js-testing-fundamentals

Repository files navigation


Learn how automated JavaScript testing works by building your own framework!


All Contributors

Order of material:

  1. simple.js
  2. assertion-library.js
  3. testing-framework.js
  4. async-await.js
  5. globals.js
  6. jest.test.js

The files are intended to test themath module.

To run the files, runnode lessons/<lesson-filename>.js.

For theglobal one, runnode -r ./setup-globals.js ./lessons/globals.js

For thejest.test.js one, runnpx jest.

Contributors ✨

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

Stars

Watchers

Forks

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp