vue-inheritance-loader-jest

0.1.3 • Public • Published

vue-inheritance-loader-jest

Jest transform to support testing on components that use vue-inheritance-loader.

Installation

Install it onto your project with:

npm install --save-dev vue-inheritance-loader-jest

You have to add it to your jest configuration to run on vue files:

transform: {
    '^.+\\.vue$': 'vue-inheritance-loader-jest'
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

ISC

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.33latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.33
0.1.12

Package Sidebar

Install

npm i vue-inheritance-loader-jest

Weekly Downloads

5

Version

0.1.3

License

ISC

Unpacked Size

2.44 kB

Total Files

3

Last publish

Collaborators

  • mrodal