Skip to content

Commit 7ff389d

Browse files
committed
feat($apiChange): simplified the API + added flushFiles method + chunkNames support
BREAKING CHANGE: flushChunks arguments/options changed to be 2: stats, options
1 parent 8b5f24f commit 7ff389d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,3 +852,4 @@ Reviewing a package's tests are a great way to get familiar with it. It's direct
852852
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.
853853
854854
![require-universal-module wallaby tests screenshot](./tests-screenshot.png)
855+

0 commit comments

Comments
 (0)