gpbl/webpack-cleanup-plugin

Add unit tests

gpbl opened this issue · 0 comments

gpbl commented

This plugin is missing unit tests so it's hard for other devs to send PRs (e.g. #15). The test suite should work with some webpack's stats json files provided as example and stub fs.unlinkSync. I'd choose mocha + sinon as test modules.