A “Wordle” on Test Driven Development in Vue.js - Test Driven Development - Fixing bugs and writing regression tests
Automated tests are a crucial part of having a robust codebase that is easy to work with, but they are not a replacement for manual tests.
In this episode, we’ll be exposed to the workflow behind identifying a bug, writing a regression test, and fixing the bug.
**Topics covered: **
- Regression Tests
Links