Latest Posts
I chat more than I write.
Seriously, you’ll get a better answer from me on Discord than in a blog post.
console.gif()
Yeah, you can print gifs to your console. Yes, maybe it's not that useful, but it's actually an easy Easter Egg to add to your docs page or personal site. Continue reading - Jan 30, 2022
Stop writing nextTick in your component tests
Your Vue component tests are 3x longer than they need to be, because you're awaiting nextTick. Over. And over... And over... And sometimes you still end up with test flake. *BUT* all is not lost... Continue reading - Dec 31, 2021
Introducing Vue Test Utils Plugins
VTU for Vue 3 introduces plugins so developers can bring their own sugary syntax to their component tests. Here are two examples - wrapper.findByTestId and wrapper.click() Continue reading - Nov 3, 2020
Past Events
talk (5)workshop (3)panel (2)podcast (3)
- 2022 February 2022Vitest and the Anatomy of a Test Runner (short) - slides2021 November 2021Quick intro into testing in Vue 3 Stress-free Testing for Vue 3 October 2021Vue Contributor Days - October 2021 - panelJune 2021#91 - Running Tests Using Cypress.io w/ Jessica Sachs - podcastMay 2021Episode 61: Why Bother Testing? with Jess Sachs - podcastApril 2021Component testing with Vite, Vue, and Cypress - talk2020 November 2020Stress-free Testing in Vue 3 September 2020Q&A with Jessica Sachs at Vuejs Global (Amsterdam) - panelIntroducing Component Testing with Cypress - talkMarch 2020What to Expect when You're expect()-ing - podcastAvoiding a Rewrite: Techniques to Progressively Adopt Vue - talkJanuary 2020Self-documenting components with Vue Styleguidist - talk