dev-resources.site
for different kinds of informations.
Link: You Don't Hate Mocks; You Hate Side-Effects
Published at
9/22/2022
Categories
oop
mocks
testing
Author
jesterxl
Author
8 person written this
jesterxl
open
Wonderful article on testing that mirrors my learning path as well, but articulates all the nuances extremely well! If you're in OOP and struggling with Mocks, he has some good strategies here.
https://blog.thecodewhisperer.com/permalink/you-dont-hate-mocks-you-hate-side-effects
mocks Article's
15 articles in total
End-to-End API Testing: How Mocking and Debugging Work Together
read article
Mastering Angular Unit Testing: Best Practices and Tools
read article
Simple Mocks With Mockaco
read article
JS tests: mocking best practices
read article
Wednesday Links - Edition 2022-10-05
read article
Link: You Don't Hate Mocks; You Hate Side-Effects
currently reading
Mocking Made Simple
read article
Mocking interfaces with typed functions in Go
read article
How I write my unit tests in Go quickly
read article
Creating test mocks using GoMock
read article
Building automatic API Stubs and/or using Mocks in PHP
read article
Mocks and stubs in ruby unit tests, a cheatsheet
read article
Bringing In The Missing Part: A Code-Generation Tool That Makes Uber's RIBs Usable.
read article
Jest, React and mocks
read article
Quickly Mock a Server with Localroast
read article
Featured ones: