DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'TDD' Subscribe to this feed
27
kicks
published 7 days, 16 hours ago, submitted by Tazer 19 days, 8 hours ago

blog.wekeroad.com — Let's get this out of the way: I know you're going to think I'm nuts as you read this. You may "pfft" to what you're about to read - know that I know you're "pfft"-ing me. All I ask is that you consider what I'm about to suggest... read more...

Add a comment 1 comment | category: | Views: 446
tags: , , , | tag it

1
kicks
submitted by martinig 3 months, 5 days ago

methodsandtools.com — Acceptance test-driven development is what helps developers build high-quality software that fulfills the business’s needs as reliably as TDD helps ensure the software’s technical quality. read more...

Add a comment add a comment | category: | Views: 14
tags: , , | tag it

1
kicks
submitted by powerrush powerrush 3 months, 10 days ago

mikehadlow.blogspot.com — ...it's a really neat tool if you're writing a lot of unit tests and find yourself forever constructing mock objects read more...

Add a comment add a comment | category: | Views: 9
tags: , , , | tag it

4
kicks
submitted by mattcalla 3 months, 18 days ago

code.mattcalla.com — "How-to" example of TDD / BDD read more...

Add a comment add a comment | category: | Views: 35
tags: , , | tag it

20
kicks
published 3 months, 30 days ago, submitted by Jemm Jemm 3 months, 30 days ago

haacked.com — One principle to follow when writing a unit test is that a unit test should ideally not cross boundaries. read more...

Add a comment add a comment | category: | Views: 180
tags: , , | tag it

19
kicks
published 4 months, 3 days ago, submitted by ssmith 4 months, 9 days ago

stevesmithblog.com — Getting started with Test Driven Development can be challenging. In this blog post, Steve offers some advice on how to get started either for a brand new project or one that already in maintenance mode. read more...

Add a comment 2 comments | category: | Views: 393
tags: , | tag it

2
kicks
submitted by adron 4 months, 13 days ago

adronbhall.com — Ok, ok, ok, the other two parts where lean on the unit tests. Now we get down to the mocking, faking, and testing. The first two tests I wrote have to do with the UserListing Entity. Once again, since we're in a situation were thing are generated by LINQ, I'm not really sure of a solid reason, or how, to write tests that fail first. How would one do that for testing entities? I'm not sure but here are my first two that run returning green lights. read more...

Add a comment add a comment | category: | Views: 5
tags: , | tag it

1
kicks
submitted by adron 4 months, 15 days ago

adronbhall.com — In the next part of this series I undertook are some of my various clean ups. Create respective test classes for each of the pieces of the database that will have respective entities, methods, or objects to test. But before really getting on a roll with the tests I have to detour through creating a fake for the DataContext Object for my LINQ to SQL Data Access Layer. So check it out, and send some feedback. read more...

Add a comment add a comment | category: | Views: 2
tags: , | tag it

7
kicks
submitted by terrble 4 months, 16 days ago

codebetter.com — I wanted to talk about the issues that people get when they begin working with TDD, the same issues that tend to make them abandon TDD after an initial experiment. Those are the 'hard-to-test' areas, the things production code needs to do, that those presentations and introductory books just don't seem to explain well. In this post we will start with a quick review of TDD, and then get into why people fail when they start trying to use it. Next time around we will look more closely at solutions. read more...

Add a comment add a comment | category: | Views: 4
tags: , | tag it

1
kicks
submitted by adron 4 months, 16 days ago

adronbhall.com — Just a few examples here. First we'll setup the basic architecture from the lowest common denominator - the database - bounce up to the first layer, and test in isolation and test in integration. These examples are simply the easiest ways to test the basic data and data access layer using Stubs, Mocks, and general unit test practices. irst off here are the pieces of the architecture that you'll NEED regardless. No real coding in this entry (except for the T-SQL), just setting up the solution to put the tests in and have the initial database architecture setup. The part 2 entry will have more on the testing, and part 3 will have actual functional code tests and implementations - after all, I'm working this up in a test driven development mentality - "mostly". read more...

Add a comment add a comment | category: | Views: 9
tags: , | tag it

14
kicks
published 4 months, 14 days ago, submitted by sjclark76 4 months, 17 days ago

andrewtokeley.net — A generic solution to mocking the Linq To Sql DataContext and how you can test your linq queries against an in memory database. read more...

Add a comment add a comment | category: | Views: 212
tags: , , , | tag it

2
kicks
submitted by alkampfer alkampfer 4 months, 22 days ago

nablasoft.com — Some rumination on the argument "Unit Testing" read more...

Add a comment add a comment | category: | Views: 7
tags: , | tag it

3
kicks
submitted by volume4 4 months, 24 days ago

dotnet.dzone.com — I've been collecting book recommendations on software design principles and patterns, test-driven development, and agile development. I wanted to share my current reading list with you in case you are interested in learning more about these topics. If you have any additional book recommendations -- please share! read more...

Add a comment add a comment | category: | Views: 22
tags: , , , | tag it

3
kicks
submitted by adminjew adminjew 5 months, 4 days ago

blog.wekeroad.com — I've heard/read rumblings over the last few months that "SubSonic is tightly coupled" and therefore you have to "drag it around" with you in your project. I can see why people might think this - ActiveRecord is not the most testable thing in the world :). I've really tried to push SubSonic into the TDD realm and thought it might be a good idea to show how you can structure up a highly testable, decoupled application using SubSonic as your Data Access tool. read more...

Add a comment 1 comment | category: | Views: 29
tags: , , , , | tag it

21
kicks
published 5 months, 3 days ago, submitted by powerrush powerrush 5 months, 11 days ago

noop.nl — In this post I proudly present the Top 100 of Best Software Engineering Books, Ever. I have created this list using four different criteria: 1) number of Amazon reviews, 2) average Amazon rating, 3) number of Google hits and 4) Jolt awards. read more...

Add a comment 3 comments | category: | Views: 734
tags: , , , , | tag it

15
kicks
published 5 months, 27 days ago, submitted by eBUg 5 months, 30 days ago

blog.wekeroad.com — In this episode I implement mocking so I can test my Authentication action for my UserController. In order to do this, however, I have to mock up the HttpContext... Not much else to say here - it's all about Mocking! read more...

Add a comment add a comment | category: | Views: 137
tags: , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge