Good Tests for Vue Applications
Subscribe
Sign in
Home
Archive
About
More
return
;
Share this publication
Good Tests for Vue Applications
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
Good Tests for Vue Applications
Build better Vue applications by writing good tests.
By Markus Oberlehner · Launched 5 months ago
Subscribe
Login
About
Archive
Top posts
About
Archive
Authors
Login
Let me read it first
Preface
Over the past few years of my career, I wrote a lot of bad tests. I'm confident that the tips and principles in this book will help you avoid the mistakes I've made in the past.
Markus Oberlehner
Comment
Share
Share this post
Writing tests for Vue applications that don't suck
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
New
Top
Community
Basic test setup with Cypress and Vitest: directory structure
This chapter will focus on setting up a standard Vue project with Vite and adding a basic configuration for testing. First we start with the directory…
Markus Oberlehner
May 16
Comment
Share
Share this post
Chapter 3.1.1: Basic test setup with Cypress and Vitest: directory structure
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
Decoupling from implementation details
We have achieved optimal decoupling of our tests from implementation details when even substantial changes to our code do not entail significant changes…
Markus Oberlehner
May 2
Comment
Share
Share this post
Chapter 3.2.0: Decoupling from implementation details
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
Status update: Break after surgery
A couple of days ago, I had a (planned) surgery, and although everything went well, the recovery took longer than I had hoped for. So I didn't have the…
Markus Oberlehner
Apr 25
Comment
Share
Share this post
Status update: Break after surgery
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
Chapter 3.0: The perfect test setup
Enought theory, now it's time for practice! However, before we can start writing tests, we need to sharpen our tools. So this chapter is about how to…
Markus Oberlehner
Apr 11
Comment
Share
Share this post
Chapter 3.0: The perfect test setup
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
Chapter 2.3: When is the right time to write tests?
After we have determined who is responsible for writing UI acceptance tests, we can move on to the next question: When in the process do we write tests?
Markus Oberlehner
Mar 27
Comment
Share
Share this post
Chapter 2.3: When is the right time to write tests?
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
Chapter 2.2: Who is responsible for writing UI acceptance tests?
Who is really responsible for writing UI acceptance tests? QA Engineers? Developers? Let's try to find answers!
Markus Oberlehner
Mar 14
Comment
Share
Share this post
Chapter 2.2: Who is responsible for writing UI acceptance tests?
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
Chapter 2.1: The user story
Right at the beginning of the agile process, when writing the user story, testing must be front and center. We have to consider how we can check whether…
Markus Oberlehner
Feb 27
Comment
Share
Share this post
Chapter 2.1: The user story
goodvuetests.substack.com
Copy link
Twitter
Facebook
Email
See all
Good Tests for Vue Applications
Subscribe
About
Archive
Authors
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts