https://github.com/webpack-contrib/test-utils
webpack Loader/Plugin Test Helpers
https://github.com/webpack-contrib/test-utils
Last synced: 9 months ago
JSON representation
webpack Loader/Plugin Test Helpers
- Host: GitHub
- URL: https://github.com/webpack-contrib/test-utils
- Owner: webpack-contrib
- License: mit
- Archived: true
- Created: 2018-01-05T07:53:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T23:16:01.000Z (over 7 years ago)
- Last Synced: 2025-01-09T12:55:15.937Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 141 KB
- Stars: 6
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![npm][npm]][npm-url]
[![node][node]][node-url]
[![deps][deps]][deps-url]
[![tests][tests]][tests-url]
[![chat][chat]][chat-url]
## Requirements
This module requires a minimum of Node v6.9.0.
## Getting Started
To begin, you'll need to install `test-utils`:
```console
npm i -D @webpack-contrib/test-utils
```
## License
#### [MIT](./LICENSE)
[npm]: https://img.shields.io/npm/v/test-utils.svg
[npm-url]: https://npmjs.com/package/test-utils
[node]: https://img.shields.io/node/v/test-utils.svg
[node-url]: https://nodejs.org
[deps]: https://david-dm.org/webpack-contrib/test-utils.svg
[deps-url]: https://david-dm.org/webpack-contrib/test-utils
[tests]: https://img.shields.io/circleci/project/github/webpack-contrib/test-utils.svg
[tests-url]: https://circleci.com/gh/webpack-contrib/test-utils
[cover]: https://codecov.io/gh/webpack-contrib/test-utils/branch/master/graph/badge.svg
[cover-url]: https://codecov.io/gh/webpack-contrib/test-utils
[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg
[chat-url]: https://gitter.im/webpack/webpack