Summary

We started from plain JavaScript and continued all the way to asynchronous testing and debugging.

We'll cover the following...

Congrats

The hardest part of your testing journey, the beginning, is behind you now! Congratulations, and thanks for sharing that with us. It’s been a great ride:

  • We started with the bare minimum—just JavaScript and no tools!
  • We separated the test
...