@revoloo/cypress6
Version:
Cypress.io end to end testing tool
9 lines (5 loc) • 296 B
Markdown
# Slots
Testing [Vue slots and scopedSlots](https://vue-test-utils.vuejs.org/api/options.html#slots).
The example taken from [Vue testing library](https://github.com/testing-library/vue-testing-library)
See [Card.vue](Card.vue) and [Card.spec.js](Card.spec.js)
