html-loader-jest

0.2.1 • Public • Published

html-loader-jest

html-loader jest plugin

Install

npm install --save-dev html-loader-jest

Integration with jest

Define html-loader-jest as a transformer for your html files included in your source files under test. In the "transform" key for jest configuration in the package.json add the following:

"transform"{
  "^.+\\.html?$": "html-loader-jest"
},

@TODO: Support .pug files @TODO: Add tests and TRAVIS CI

Readme

Keywords

none

Package Sidebar

Install

npm i html-loader-jest

Weekly Downloads

45,848

Version

0.2.1

License

ISC

Last publish

Collaborators

  • glabrat
  • gpincheiraa