DEV Community

Discussion on: Test Driven Development: How to test using Vue.js, VueTestUtils and Jest

Collapse
 
mirrorbottle profile image
MirrorBottle

I usually work in a small team, like 2 people most in the fe. Usually the deadline tight, like less then a month or so. I really want to try implement this, but is it possible? Any suggestion?

Collapse
 
fikkyman1 profile image
Sagacité

Yes, the goal is to write the tests before the actual code. It's not compulsory you write test for the source code, but anything worth testing