Home
Categories
EXPLORE
True Crime
Comedy
Business
Society & Culture
History
Sports
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts4/v4/8f/e1/a2/8fe1a289-22bb-242f-2742-20cd69237ba1/mza_8762419522389269149.jpg/600x600bb.jpg
Sustainable Test-Driven Development
Scott Bain and Amir Kolsky
3 episodes
3 days ago
Key insights and lessons involved in making test-driven development sustainable over the long haul, by Scott Bain and Amir Kolsky
Show more...
Technology
RSS
All content for Sustainable Test-Driven Development is the property of Scott Bain and Amir Kolsky and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Key insights and lessons involved in making test-driven development sustainable over the long haul, by Scott Bain and Amir Kolsky
Show more...
Technology
Episodes (3/3)
Sustainable Test-Driven Development
Testing Through API's
Download the Podcast We recently got a question from Tomas Vykruta, a colleague of ours, and we felt it turned out to be such a good, fruitful question that we wanted to pass it, and our answers, along in this blog. Here is Tomas' question: Do you prefer to have unit tests written against the public API, or to test individual functions inside the API? I've seen both approaches at my company,
Show more...
13 years ago

Sustainable Test-Driven Development
Testing the Chain of Responsibility, Part 2
Download the podcast Chain Composition Behaviors We always design services for multiple clients.  Even if a service (like the Processor service in our example) has only a single client today, we want to allow for multiple clients in the future.  In fact, we want to promote this; any effort expended to create a service will return increasing value when multiple clients end up using
Show more...
13 years ago

Sustainable Test-Driven Development
Testing the Chain of Responsibility, Part 1 (redux)
Download the podcast Testing the Chain of Responsibility The Chain of Responsibility pattern (hereafter CoR) is one of the original “Gang of Four” patterns.  We’re assuming you know this pattern already, but if not you might want to read about it first at the Net Objectives Pattern Repository. The basic idea is this: you have a series of rules (or algorithms) that are conceptually
Show more...
13 years ago

Sustainable Test-Driven Development
Key insights and lessons involved in making test-driven development sustainable over the long haul, by Scott Bain and Amir Kolsky