Skip to content

Commit

Permalink
feat($apiChange): simplified the API + added flushFiles method + chun…
Browse files Browse the repository at this point in the history
…kNames support

BREAKING CHANGE: flushChunks arguments/options changed to be 2: stats, options
  • Loading branch information
faceyspacey committed Jun 8, 2017
1 parent 8b5f24f commit 7ff389d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -852,3 +852,4 @@ Reviewing a package's tests are a great way to get familiar with it. It's direct
Below is a screenshot of this module's tests running in [Wallaby](https://wallabyjs.com) *("An Integrated Continuous Testing Tool for JavaScript")* which everyone in the React community should be using. It's fantastic and has taken my entire workflow to the next level. It re-runs your tests on every change along with comprehensive logging, bi-directional linking to your IDE, in-line code coverage indicators, **and even snapshot comparisons + updates for Jest!** I requestsed that feature by the way :). It's basically a substitute for live-coding that inspires you to test along your journey.
![require-universal-module wallaby tests screenshot](./tests-screenshot.png)

0 comments on commit 7ff389d

Please sign in to comment.