mmdavis

Stories kicked by mmdavis

Taking a look at how to create a application feature via TDD(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 5 months ago

This is the second part of 'Creating a new feature via TDD' series where we make our test logic pass by filling out our application logic. read more...

add a comment |category: |Views: 256

tags: another

Entities and Repositories Discussion(rosscode.com)

submitted by ang3lfir3ang3lfir3(660) 3 years, 8 months ago

Earlier today, there was a great discussion in an IRC channel about entities and whether they should have behaviors or not, and that eventually moved onto Repositories. It's a good discussion and after it was over, several of us felt it would be a good reference for later. Since I have a log of the conversation, I figured I'd repost it for future reference. Hopefully, you'll find it a good read as well. read more...

add a comment |category: |Views: 311

tags: another

An Introduction to the xUnit.net Testing Framework(weblogs.asp.net)

submitted by swaltherswalther(975) 3 years, 10 months ago

In this blog entry, Stephen Walther demonstrates how to use the xUnit.net testing framework while building an ASP.NET MVC application. He discusses how to build unit tests for controller actions that perform database access. read more...

add a comment |category: |Views: 141

tags: another

This Is Why We Can't Have Nice Things, People(kohari.org)

submitted by nkoharinkohari(1310) 4 years, 1 month ago

A brief discussion of the Rob Conery TDD backlash, and what it says about open-source on .NET, and the community at large. read more...

3 comments |category: |Views: 14

tags: another

Any Interest in Building Test Driven Community?(jeremyjarrell.com)

submitted by jeremyjarrelljeremyjarrell(2685) 4 years, 11 months ago

I'd like to gauge the interest in building a free, online community dedicated to discussing and learning test driven development. read more...

add a comment |category: |Views: 0

tags: another