An open API service indexing awesome lists of open source software.

https://github.com/mzgoddard/jest-webpack-example

An example of jest and webpack working together with `@mzgoddard/jest-webpack`
https://github.com/mzgoddard/jest-webpack-example

example jest jest-webpack webpack

Last synced: 11 months ago
JSON representation

An example of jest and webpack working together with `@mzgoddard/jest-webpack`

Awesome Lists containing this project

README

          

# @mzgoddard/jest-webpack example

A [`@mzgoddard/jest-webpack`](https://github.com/mzgoddard/jest-webpack) example. The tool can be installed in a project that depends on jest and webpack. Wtih an updated package.json test script, you can test with jest with your normal webpack loaders, plugins, aliases and other configuration.

![jest webpack installation example](jest-webpack.gif)