markdown-loader-jest

0.1.1 • Public • Published

markdown-loader-jest

markdown-loader jest plugin

Install

npm install --save-dev markdown-loader-jest

Integration with jest

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i markdown-loader-jest

Weekly Downloads

9,609

Version

0.1.1

License

ISC

Last publish

Collaborators

  • glabrat
  • gpincheiraa