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

Latest Unit Testing stories Subscribe to this feed
21
kicks
published 19 days, 12 hours ago, submitted by powerrush powerrush 25 days, 13 hours ago

blog.troyd.net — Compare / Test the Equality of two Queries in SQL Server using this short T-SQL read more...

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

1
kicks
submitted by powerrush powerrush 3 months, 18 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: 10
tags: , , , | tag it

3
kicks
submitted by bbcook 6 months, 11 days ago

stupiddumbguy.blogspot.com — Lies, True lies and Statistics -- Coverage tools can be misleading. So how does an organization benefit from having them? Bryan provides some great field notes on do's and don'ts for code coverage, including how tests can ruin coverage. read more...

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

1
kicks
submitted by mattman206 6 months, 15 days ago

thevalerios.net — Unit testing (using NUnit) and code coverage (using NCoverExplorer) make an amazing combination to not only run unit tests, but see how well your tests execute your code. All of this is made even easier by the TestDriven.net Add-in for Visual Studio. read more...

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

17
kicks
published 6 months, 27 days ago, submitted by Pakl 6 months, 29 days ago

dotnettoad.com — In this article I will show you how you can unit test your events. I will show you a simple technique that will enable you to test if your events fire exactly as often as you want them to and I will provide you with two implementations. One implementation works well with the .NET Framework 2.0 and the second one uses .NET 3.0 (anonymous methods) in order to minimize the code necessary. read more...

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

5
kicks
submitted by Jemm Jemm 7 months, 17 days ago

blogs.iis.net — IIS 7.0 includes a very cool feature that is not so well known called Hostable WebCore (HWC). This feature basically allows you to host the entire IIS functionality within your own process. read more...

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

21
kicks
published 7 months, 20 days ago, submitted by ussherm ussherm 7 months, 20 days ago

blog.wekeroad.com — Rob talks about traveling the TDD road, shares a few lessons learned, and points out a couple of pros and cons he's discovered along the way. read more...

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

11
kicks
published 7 months, 22 days ago, submitted by powerrush powerrush 7 months, 29 days ago

jeff.wilcox.name — This is the article that ScottGu points to in http://www.dotnetkicks.com/silverlight/ScottGu_Unit_Testing_with_Silverlight , even thought it has more meat than Scott's article. read more...

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

23
kicks
published 7 months, 29 days ago, submitted by Jemm Jemm 7 months, 29 days ago

weblogs.asp.net — One of the important capabilities we shipped with the Beta1 release of Silverlight 2 was a unit test harness that enables you to perform both API-level and UI-level unit testing. This testing harness is cross browser and cross platform, and can be used to quickly run and verify automated unit tests. read more...

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

19
kicks
published 8 months, 5 days ago, submitted by powerrush powerrush 8 months, 6 days ago

clariusconsulting.net — "I've already argued in the past why I think forcing regular developers to learn and understand the difference between a stub, a fake, a "true" mock and a dynamic mock is unproductive and largely irrelevant for their TDD needs. Also, even though quite common in the mocking community, the typical record/replay model is alien to developers and introduces yet another new concept that makes the learning curve steeper than needed. " read more...

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

9
kicks
published 8 months, 6 days ago, submitted by justin_etheredge justin_etheredge 8 months, 8 days ago

codethinked.com — Want to learn how to better unit test your controllers in Asp.net MVC? In this example I go through the process of testing a controller action in asp.net MVC using Moq (but it could be easily translated into another mocking framework). read more...

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

24
kicks
published 9 months, 6 days ago, submitted by gojko 9 months, 6 days ago

gojko.net — Last week, at the London .NET User Group meeting, Ian Cooper talked about Test-driven development, focusing on both good and bad practices. I’m a big fan of learning from anti-patterns and mistakes of other people, so the second part of his session was very interesting to me. Here is a short list of things that Ian identified as symptoms that TDD has gone bad in a project, along with my comments... read more...

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

9
kicks
published 9 months, 10 days ago, submitted by powerrush powerrush 9 months, 10 days ago

theruntime.com — Because Unit Testing is the plain-Jane progenitor of Test Driven Development, it's kind of unfair that it doesn't have an acronym of its own. After all, it's hard to get programmer types to pay attention if they don't have some obscure jargon to bandy about. UT is too awkward, besides being a state abbreviation in the U.S., so for this post (and, if it catches on, future posts as well) I'll borrow from the telco folks and call unit testing Plain Old Unit Testing. read more...

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

8
kicks
submitted by powerrush powerrush 9 months, 24 days ago

blog.troyd.net — "Test Supported Development" (TSD) intends to characterize the creation of tests during ANY/ALL stages of development, that is, tests are not necessarily created before their respective System Under Test (SUT), but not necessarily created as an afterthought, either... read more...

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

19
kicks
published 9 months, 25 days ago, submitted by wisemx wisemx 9 months, 25 days ago

haacked.com — ... Unfortunately, by most definitions of Unit Test, most of these tests are really integration tests. read more...

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

21
kicks
published 10 months ago, submitted by powerrush powerrush 10 months, 7 days ago

scruffylookingcatherder.com — So when Phil Haack announced that Research Supports the Effectiveness of TDD I was more than a little interested in seeing what the linked report actually contained. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge