Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 453 Bytes

vue-jest-cypress

Project setup

This project is to demo how to customize env for testing. It supports unit test, integration test and e2e test for frontend

githooks

It supports git hooks for workflow automation, scripts can be added for restriction in commiting code.

Ts support

Testing can write in typescript, due to type declaration conflication in cypress and jest, different eslint rules are configured.

version

It uses vue-cli 4