Skip to content

Commit 12abef1

Browse files
committed
add a few links
1 parent a68ee33 commit 12abef1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,12 @@ describe('Hello.vue', () => {
466466
})
467467
```
468468

469+
## Related info
470+
471+
- [Testing Vue web applications with Vuex data store & REST backend](https://www.cypress.io/blog/2017/11/28/testing-vue-web-application-with-vuex-data-store-and-rest-backend/)
472+
- [Why Cypress?](https://on.cypress.io/why-cypress)
473+
- [Cypress API](https://on.cypress.io/api)
474+
469475
### Small print
470476

471477
Author: Gleb Bahmutov <[email protected]> © 2017

0 commit comments

Comments
 (0)