Watch My New Video Series on Test-Driven Development

2015-06-05 at 16:50 0 comments

I finished my newest video series called “Beginning TDD” and you can watch it on YouTube now.

In it, I show you how to practically start with Test-Driven-Development in Visual Studio 2015 CTP and xunit.net 2. I discuss things like the Red-Green-Refactor-Commit cycle, Triangulation vs. Behavior Verification tests, the Builder pattern, and advise you how to generally structure your TDD workflow.

To understand the content, I would recommend that you know how to program in C# and know how to write an automated test that can be executed in the Visual Studio Test Runner.

Enjoy the videos! If you have questions or would like to provide feedback, please feel free to leave a comment here or in the comments of the videos.

Comments

Currently there are no comments for this post. Write the first one!

Leave a Reply

Your email address will not be published. Required fields are marked *