Testing Fundamentals. Learn how to test JavaScript code by building your own testing tools from scratch.

testingjavascript.com/courses/fundamentals-of-testing-in-javascript

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2022
  • changed wording from master to main (#16)
March 2021
  • docs: add pbzona as a contributor (#13)
December 2020
  • chore: ignore .eslintcache (#11)
  • update jest
October 2020
  • update jest
August 2020
  • Update README.md
  • docs: add brunormferreira as a contributor (#9)
  • fix(docs): adjust readme contributors (#8)
  • docs: add nkabbara as a contributor (#5)
July 2020
  • update README.md
  • add contributing
  • add license
  • add license
November 2019
  • update jest
June 2018
  • fix readme
  • init