Skip to content

Conversation

muffinresearch
Copy link
Contributor

  • Saves instumenting files on every test run.
  • Runs jshint and eslint only when src files have changed.

Hopefully at somepoint we can do something to make webpack not do a full rebuild each time too when the src is unchanged. Though currently that requires keeping a caching object around between runs if using webpacks own cache (as used in webpack's own watch).

@tofumatt
Copy link
Contributor

tofumatt commented Jan 5, 2016

Right on, r+

muffinresearch added a commit that referenced this pull request Jan 5, 2016
@muffinresearch muffinresearch merged commit 60de7b9 into mozilla:master Jan 5, 2016
@muffinresearch muffinresearch deleted the faster-test-runs branch January 5, 2016 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants