A “Wordle” on Test Driven Development in Vue.js
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Our first Red

In this episode, we will be performing a full iteration of the TDD phases (Red, Green, Refactor). We’ll also be covering how to write tests with the “Arrange, Act, Assert” structure in mind, and how to provide proper names to the tests so they can be used as another form of documentation for the application.

Last but not least, this episode also covers an example of recommended Git etiquette.

Topics covered:

  • Good practices for naming tests
  • Good Git etiquette
  • Practical Red-Green-Refactor exercises
  • AAA testing structure (Arrange, Act, Assert)

Links