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`
- Host: GitHub
- URL: https://github.com/mzgoddard/jest-webpack-example
- Owner: mzgoddard
- Created: 2017-06-16T15:11:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T15:11:49.000Z (over 8 years ago)
- Last Synced: 2024-10-18T07:08:56.294Z (over 1 year ago)
- Topics: example, jest, jest-webpack, webpack
- Language: JavaScript
- Homepage: https://github.com/mzgoddard/jest-webpack
- Size: 725 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
