Brian Dukes

888 days ago

At the moment, Iā€™m concerned that we may be overusing mock objects and especially dynamic mocking tools when other types of testing doubles could be easier or we should be switching to integration testing and be testing against the real dependencies.

Testing effectively ā€” with or without mocks or stubs

jeremydmiller.com

My team at MedeAnalytics are working with our development teams on a long term initiative to improve the effectiveness of our developer testing practices and encouraging more Test Driven Development in daily development.