skip to main content

gerg.dev

Blog | About me

Tag: promises

All your automated tests should fail

A crucial little caveat to my statement that automated tests aren’t automated if they don’t run automatically: All your automated tests should fail. … at least once, anyway. In the thick of implementing a new feature and coding up a bunch of tests for it, it’s easy to forget to run each one to make sure they’re… Read more