Skip to content

Commit

Permalink
svelte-component-testing: more links
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndr committed Oct 10, 2024
1 parent e2137a2 commit 1b8bbbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2024-10-09-svelte-v5-cypress-component-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ Cypress.Commands.add('mount', mountV5)

And with that, my Cypress component test is passing! 🙌

Here's [a link to my full `cypress/support/component.ts` file](https://gitlab.com/alxndr/almost-dead-dot-net/-/blob/f91dada0c82d04c3e73b6620cd0fd0931c297f56/cypress/support/component.ts), and here's [the commit with the other changes to get a bare-bones component test working](https://gitlab.com/alxndr/almost-dead-dot-net/-/commit/f91dada0c82d04c3e73b6620cd0fd0931c297f56#301b06bde90319297ef11cdf291a42aa937da9e6).


[Cypress]: https://cypress.io
[Svelte]: https://svelte.dev
Expand Down

0 comments on commit 1b8bbbf

Please sign in to comment.