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

Commit a8aa45a

Browse files
committed
add link to Cypress features
1 parent 7902be2 commit a8aa45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
* What is this? This package allows you to use Cypress test runner to unit test your Vue components with zero effort.
1515

16-
* How is this different from [vue-test-utils](https://vue-test-utils.vuejs.org/en/)? It is similar in functionality BUT runs the component in the real browser with full power of Cypress E2E test runner: live GUI, full API, screen recording, CI support, cross-platform.
16+
* How is this different from [vue-test-utils](https://vue-test-utils.vuejs.org/en/)? It is similar in functionality BUT runs the component in the real browser with full power of Cypress E2E test runner: [live GUI, full API, screen recording, CI support, cross-platform](https://www.cypress.io/features/).
1717

1818
## Install
1919

0 commit comments

Comments
 (0)