webpack-contrib / webpack-canary

Canary tooling for checking webpack dependencies against specific webpack versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capture output for comparison

alistairjcbrown opened this issue · comments

Capture webpack output (as JSON?) when running each example. Perform regression detection on data from previous run and flag up in outputted report.

http://approvaltests.com/

🎩 hat tip to @bebraw for this idea