Click here to Skip to main content
15,908,661 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Why Unit Test Pin
OriginalGriff3-Apr-15 23:11
mveOriginalGriff3-Apr-15 23:11 
GeneralRe: Why Unit Test Pin
Nagy Vilmos3-Apr-15 23:49
professionalNagy Vilmos3-Apr-15 23:49 
GeneralRe: Why Unit Test Pin
OriginalGriff3-Apr-15 23:52
mveOriginalGriff3-Apr-15 23:52 
GeneralRe: Why Unit Test Pin
Marc Clifton4-Apr-15 2:29
mvaMarc Clifton4-Apr-15 2:29 
GeneralRe: Why Unit Test Pin
Ravi Bhavnani4-Apr-15 10:02
professionalRavi Bhavnani4-Apr-15 10:02 
GeneralRe: Why Unit Test Pin
Marc Clifton4-Apr-15 10:07
mvaMarc Clifton4-Apr-15 10:07 
GeneralRe: Why Unit Test Pin
Ravi Bhavnani4-Apr-15 12:09
professionalRavi Bhavnani4-Apr-15 12:09 
GeneralRe: Why Unit Test Pin
Dan Neely6-Apr-15 3:53
Dan Neely6-Apr-15 3:53 
I haven't either; but it looks like it's just a test stub generator. You'd still have to do the hard work of writing any non-trivial setup code, and then actually writing meaningful test content. The one in VS08/10 was a major waste of time IMO; and it appears MS agrees with me since based on the comments there they yanked it from 2012.

I've also played a bit with MS's automagic unit testing tool back around the New Year. While it fell well short of its "cover your legacy code in a single button click" hype; if you're writing readily testable code now it seemed like it might be able to generate good test coverage of it. Things like non-trivial state setup, logic in winform event handlers, or classes with tight coupling to the file system all defeated it; unfortunately my un-unit tested legacy .net code is riddled with those constructs making it mostly useless to me. (Even aside from only having MSDN pro - and the feature apparently being limited to the rebranded Premium tier.)
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

GeneralRe: Why Unit Test Pin
PIEBALDconsult4-Apr-15 6:17
mvePIEBALDconsult4-Apr-15 6:17 
GeneralRe: Why Unit Test Pin
Ravi Bhavnani4-Apr-15 10:01
professionalRavi Bhavnani4-Apr-15 10:01 
GeneralRe: Why Unit Test Pin
VijayPd4-Apr-15 10:31
VijayPd4-Apr-15 10:31 
GeneralRe: Why Unit Test Pin
menomey6-Apr-15 1:27
menomey6-Apr-15 1:27 
GeneralRe: Why Unit Test Pin
madprogrammi6-Apr-15 5:11
madprogrammi6-Apr-15 5:11 
GeneralRe: Why Unit Test Pin
SeattleC++6-Apr-15 6:22
SeattleC++6-Apr-15 6:22 
GeneralRe: Why Unit Test Pin
TNCaver15-Apr-15 5:27
TNCaver15-Apr-15 5:27 
GeneralClose enough... Pin
Afzaal Ahmad Zeeshan3-Apr-15 16:41
professionalAfzaal Ahmad Zeeshan3-Apr-15 16:41 
GeneralLife is rubbing elbows .. Pin
Chrris Dale3-Apr-15 12:56
Chrris Dale3-Apr-15 12:56 
GeneralRe: Life is rubbing elbows .. Pin
Richard Andrew x643-Apr-15 13:59
professionalRichard Andrew x643-Apr-15 13:59 
GeneralRe: Life is rubbing elbows .. Pin
Afzaal Ahmad Zeeshan3-Apr-15 16:22
professionalAfzaal Ahmad Zeeshan3-Apr-15 16:22 
JokeRe: Life is rubbing elbows .. Pin
Brady Kelly3-Apr-15 20:15
Brady Kelly3-Apr-15 20:15 
GeneralRe: Life is rubbing elbows .. Pin
kmoorevs4-Apr-15 3:28
kmoorevs4-Apr-15 3:28 
GeneralRe: Life is rubbing elbows .. Pin
Chrris Dale11-Apr-15 5:17
Chrris Dale11-Apr-15 5:17 
GeneralA little something for the weekend... Pin
R. Giskard Reventlov3-Apr-15 12:12
R. Giskard Reventlov3-Apr-15 12:12 
JokeThinking to much Pin
RajeeshMenoth3-Apr-15 9:25
professionalRajeeshMenoth3-Apr-15 9:25 
GeneralRe: Thinking to much PinPopular
Mark_Wallace3-Apr-15 9:44
Mark_Wallace3-Apr-15 9:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.