Testing with Browserify

Migrating our code to use Browserify’s require() function turns out to be more difficult than expected. The main issue is getting it to play nicely with our tests, and we spend the episode dealing with a myriad small issues relating to that problem. By the end, though, we have working tests that require() Browserified code.

comments powered by Disqus