Posts
All the articles I've posted.
Mocking GraphQL response for React components using MockedProvider
Updated: at 06:06 PMIn GraphQL-powered React apps, testing component behavior based on GraphQL data is a common scenario. Let's see how to achieve that with MockedProvider.
What I look for in a job besides money
Published: at 09:37 PMIs this something I have always wanted to try? Can I build on this? Many questions you should ask yourself before picking your next endeavor. Here are mine.
How to speed up your integration tests
Updated: at 10:08 AMIn this post, I'll show you how we speed up the build process for one of our clients. Now they can run 40% more builds on the same budget.
How to Write Stronger Unit Tests with Jest
Updated: at 10:08 AMWe'll explore why weak tests can leave changes in behavior to land unnoticeably and what we can do to catch these changes early.
How to Test Custom Hooks with React Testing Library and Jest
Updated: at 10:08 AMLearn how to test your custom React Hooks with React Testing Library and Jest. You'll find an interactive Codesandox at the end of the post.
Writer Buddy
Published: at 06:03 AM