Posts About testing

I’ve been using the Nightwatch testing framework for a few months now. I thought I’d write down some of the gotchas that I’ve run into while writing tests for it. (At the time this post was written, Nightwatch was at v0.9.5.) Gathering Files Is Cumbersome Specifying your test files is strangely convoluted. You have to […]