반응형
API Reference | Vue Test Utils for Vue 3 (2.0.0-rc.18) (vuejs.org)
API Reference | Vue Test Utils for Vue 3 (2.0.0-rc.18)
API Reference mount Creates a Wrapper that contains the mounted and rendered Vue component to test. Signature: interface MountingOptions { attachTo?: HTMLElement | string attrs?: Record data?: () => {} extends Data ? any : Data extends object ? Partial : a
next.vue-test-utils.vuejs.org
반응형
'프론트엔드 > 단위 테스트' 카테고리의 다른 글
Header 컴포넌트 테스트, url 테스트 (0) | 2022.01.27 |
---|---|
mount vs shallowMount (0) | 2022.01.24 |
VTU 첫 테스트 및 에러 해결(버전 문제) (0) | 2022.01.21 |
모의(Mock) 함수 (0) | 2022.01.20 |
비동기 테스트 (0) | 2022.01.19 |