microsoft / TypeScript-Vue-Starter

A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
MIT License
4.45k stars 595 forks source link

add simple unit test code with vue-test-utils #57

Closed cho0o0 closed 5 years ago

cho0o0 commented 5 years ago

add initial simple unit test code by using

msftclas commented 5 years ago

CLA assistant check
All CLA requirements met.

orta commented 5 years ago

I'm happy to merge this in if you can re-run yarn install with master merged 👍

cho0o0 commented 5 years ago

@orta Hi, I merged the latest master branch. Have a check, please!

orta commented 5 years ago

Thank you!