Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

About unit test sample for Vue  #1213

@nextsummer33

Description

@nextsummer33

Is there any unit test sample that works with Vue?
I tried to add an unit test using karma with Jasmine.

However, Webpack could not compile the typescript file when the following code occured in the file
const component = require('./component.vue.html')
It said that better to use an appropriate loader.

I really need help to write an unit test to test a component.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions