UNPKG
@revoloo/cypress6
Version:
latest (1.0.0)
1.0.0
Cypress.io end to end testing tool
github.com/cypress-io/cypress
cypress-io/cypress
@revoloo/cypress6
/
npm
/
vue
/
cypress
/
component
/
basic
/
hello
/
README.md
8 lines
(4 loc)
•
228 B
Markdown
View Raw
1
2
3
4
5
6
7
8
# Hello example From
[Vue2 cookbook]
(https://vuejs.org/v2/cookbook/unit-testing-vue-components.html) Find the component in
[Hello.vue]
(Hello.vue) and its test in
[Hello-spec.js]
(Hello-spec.js) !
[Hello test]
(images/hello.png)