/vue-typescript-class-component-jest

Write tests using Jest for your Vue components written in TypeScript. With support for vue-class-component and vue-property-decorator!

Primary LanguageTypeScript

vue-typescript-class-component-jest

A minimal working version that allows Jest to read the compiled JavaScript output when using vue + typescript with vue-class-component or vue-property-decorator styled components.

Inspired by this repo