A “Wordle” on Test Driven Development in Vue.js

Watch this course for FREE this weekend only.
Create an account to start watching.

or

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