Weaving and Seaming Mocks
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore the intricacies of mocking in Ruby testing in this 36-minute conference talk from RubyConf Mini 2022. Delve into the challenges of using mocks responsibly and learn how to prevent false positives in tests caused by divergence between fake objects and their real counterparts. Discover various approaches to maintaining consistency between mocks and actual implementations, including a novel concept based on mock fixtures and contracts. Gain valuable insights to enhance your Ruby testing practices and ensure more reliable test results.
Syllabus
RubyConf Mini 2022: Weaving and seaming mocks by Vladimir Dementyev
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