zachleat’s avatarzachleat’s Twitter Archive—№ 21,031

  1. …in reply to @davatron5000
    @davatron5000 @brad_frost Good post! This is something that requires a lot of practice (I’m still learning) but I tend to unit test things that are algorithmic-ish (specific inputs and outputs are expected—not really DOM manips) and then we’ve started to do more broad functional testing using @Cypress_io