Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 293 Bytes

Vue 2.7 Unit Test Issues

Reproduction for testing issues

This is a simple Vue 2 scaffold upgraded to vue 2.7, testing the composition api aswell as the @vue/composition-api' to unit test some components. Check the test files in the tests/unit folder.

yarn

yarn test:unit