Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

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

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

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