Oddbean new post about | logout
 using beforeEach in your tests instead of functions just leads to more mutable state and more coupling to your testing framework. just use functions