In this episode of the Rubber Duck Dev Show, we discuss the new features of ruby that allow you to set types for your variables. We discuss the pros and cons and discuss static vs. dynamic typing in general.
In this episode, we discuss when you should use mocks or stubs in your tests. Mocks Aren't Stubs Test Doubles — Fakes, Mocks and...
In this episode of the Rubber Duck Dev Show, we discuss software developer continuing education and all the different options available. To get the...
In this episode, we discuss discuss different ways to start adding tests to your project. Code Coverage vs Test Coverage; Subjectivity and Usefulness SimpleCov...