InfoQ Homepage Presentations Look, No Mocks! Functional TDD with F#
Look, No Mocks! Functional TDD with F#
Summary
Mark Seemann uses F# to demonstrate how to use functional design with TDD to remove the need for Mock objects.
Bio
Mark Seemann is a Danish Programmer, creator of various open source software including AutoFixture. He is the author of “Dependency Injection in .NET.”
About the conference
Begun in 2012 this now annual conference hosted in Vilnius, Lithuania brings the best of the developer world to the Baltic's. The overall theme is building stuff, we have a heavy focus on lessons from trenches from the people that were there.
Community comments
Code download
by Dennis Yemelyanov,
Congratulate
by Luciano Lima,
Code download
by Dennis Yemelyanov,
Your message is awaiting moderation. Thank you for participating in the discussion.
Is the code for this article available somewhere? I'd like to look at the resulting F# tests.
Congratulate
by Luciano Lima,
Your message is awaiting moderation. Thank you for participating in the discussion.
For damn sure one of the best talks that I've seen of F# and TDD. Hope to see more.