"But, wait. So you don't write unit tests?"
3 min read · TestingRecently I've been asked how I approach the unit vs. integration vs. e2e debate.
Recently I've been asked how I approach the unit vs. integration vs. e2e debate.
But but but.
What if everything in software development was about creating feedback loops?
I’ve been focusing on testing for the last few months. Here’s a non-compelling list of tools to learn about it.
How should we think about UI components when testing them?
Let’s say you are sold on the idea of testing. You know it’s important, but you find it hard to sell it to your team, your managers, your colleagues. Why is that?
...or how to test async behavior using Vue Testing Library.