To Mock, or Not to Mock?
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore the controversial topic of mocking in software testing through this insightful RubyConf 2021 talk. Delve into the advantages of using mocks to test otherwise challenging parts of applications, while also examining the potential pitfalls that can lead to brittle or self-referential tests. Learn a practical framework for deciding when to employ mocking in your test suite by considering three crucial questions. By the end of this 28-minute presentation, gain valuable insights to confidently answer the age-old testing dilemma: to mock, or not to mock?
Syllabus
RubyConf 2021 - To mock, or not to mock? by Emily Giurleo
Taught by
Ruby Central
Related Courses
Performance Does - Not - MatterRuby Central via YouTube Solidarity not Charity and Collective Liberation
Ruby Central via YouTube Eclectics Unite - Leverage Your Diverse Background
Ruby Central via YouTube What Does "High Priority" Mean? The Secret to Happy Queues
Ruby Central via YouTube Splitting - The Crucial Optimization for Ruby Blocks
Ruby Central via YouTube