lefticus / cpp_weekly

The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
The Unlicense
709 stars 26 forks source link

Should I use Mocking Frameworks in my tests ? #237

Open avimalka opened 1 year ago

avimalka commented 1 year ago

Channel

C++Weekly

Topics

What, when and how should I use mocking in my tests ? Should I refactor my whole code just to add dependency injection for mocking to be possible ?

Length

10-20 minutes

elheck commented 1 year ago

Could be combined with #104

avimalka commented 1 year ago

Could be combined with #104

You are probably right.. should I close this one and add my topics there ?

elheck commented 1 year ago

As my issue has already 14 thumbs up, I would suggest so. Combined strength and all :-)