ady642 / vest

Unit test generator for Vue.js components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vest

Vest is a Typescript library to generate automatically Jest unit tests for your Vue component.

Installation

https://marketplace.visualstudio.com/items?itemName=AdriHM.vest

Usage

Lauch the Generate test suitescommand from the command panel (CTRL + SHIFT + P) and open the generated unit tests

Contributing

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

About

Unit test generator for Vue.js components


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%