goto-bus-stop / split-require

commonjs-first bundle splitting, for browserify
https://npmjs.com/package/split-require
MIT License
82 stars 8 forks source link

tests using tape-run #7

Closed goto-bus-stop closed 6 years ago

goto-bus-stop commented 6 years ago

instead of comparing bundle outputs, run tests in a browser and check that things actually work.

bundle outputs are annoying to update, if the runtime changes a single line every test needs to change :(