Click here to Skip to main content
15,915,163 members
Home / Discussions / C#
   

C#

 
GeneralRe: Trying to parse legacy data with RegEx Pin
ChrisKo21-Mar-08 10:57
ChrisKo21-Mar-08 10:57 
GeneralRe: Trying to parse legacy data with RegEx [modified] Pin
Steve Messer21-Mar-08 12:08
Steve Messer21-Mar-08 12:08 
GeneralRe: Trying to parse legacy data with RegEx Pin
PIEBALDconsult21-Mar-08 12:52
mvePIEBALDconsult21-Mar-08 12:52 
GeneralA form from a dll Pin
c6jones72021-Mar-08 3:54
c6jones72021-Mar-08 3:54 
GeneralRe: A form from a dll Pin
darkelv21-Mar-08 4:11
darkelv21-Mar-08 4:11 
GeneralRe: A form from a dll Pin
c6jones72021-Mar-08 4:23
c6jones72021-Mar-08 4:23 
GeneralRe: A form from a dll Pin
c6jones72021-Mar-08 6:14
c6jones72021-Mar-08 6:14 
GeneralnUnit and TDD Pin
#realJSOP21-Mar-08 3:24
professional#realJSOP21-Mar-08 3:24 
I've been rummaging around in nUnit and experimenting with it, and I have a question about properly using it.

It seems to me that it's only real purpose is to test discrete functions and classes, and really isn't applicable for testing the application that uses the "units". Am I just missing something?

Next, I understand that TDD is supposed to promote the building of tests before doing the actual coding, but what about adding nUnit to existing code? It seems kinda pointless unless you're doing a ground-up redesign of your code.

I've been a programmer for almost 30 years, and didn't really understand the reasoning behind "extreme programming", and think "agile programming" is the sure path to failure in a production product. TDD makes a lot more sense in theory because you have to have a good design up front in order to write applicable/viable tests, which leads (theoretically) to better core code sooner in the process.

Please be gentle in your protestations and guidance - remember, I'm REALLY new at this TDD stuff.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: nUnit and TDD Pin
Luc Pattyn21-Mar-08 3:37
sitebuilderLuc Pattyn21-Mar-08 3:37 
GeneralRe: nUnit and TDD Pin
#realJSOP21-Mar-08 4:11
professional#realJSOP21-Mar-08 4:11 
GeneralRe: nUnit and TDD Pin
N a v a n e e t h21-Mar-08 3:39
N a v a n e e t h21-Mar-08 3:39 
GeneralRe: nUnit and TDD Pin
Wes Aday21-Mar-08 4:25
professionalWes Aday21-Mar-08 4:25 
GeneralRe: nUnit and TDD Pin
led mike21-Mar-08 4:40
led mike21-Mar-08 4:40 
GeneralRe: nUnit and TDD Pin
Ennis Ray Lynch, Jr.21-Mar-08 4:51
Ennis Ray Lynch, Jr.21-Mar-08 4:51 
GeneralRe: nUnit and TDD Pin
Not Active21-Mar-08 5:10
mentorNot Active21-Mar-08 5:10 
GeneralRe: nUnit and TDD Pin
#realJSOP21-Mar-08 5:49
professional#realJSOP21-Mar-08 5:49 
GeneralRe: nUnit and TDD Pin
led mike21-Mar-08 6:45
led mike21-Mar-08 6:45 
GeneralRe: nUnit and TDD Pin
Not Active21-Mar-08 7:15
mentorNot Active21-Mar-08 7:15 
GeneralRe: nUnit and TDD Pin
Judah Gabriel Himango21-Mar-08 6:27
sponsorJudah Gabriel Himango21-Mar-08 6:27 
GeneralDateTime Setting A Specifed Week Pin
Zap-Man21-Mar-08 3:00
Zap-Man21-Mar-08 3:00 
GeneralRe: DateTime Setting A Specifed Week Pin
PIEBALDconsult21-Mar-08 4:49
mvePIEBALDconsult21-Mar-08 4:49 
GeneralVisual Studio Automation Model Pin
DanB198321-Mar-08 2:56
DanB198321-Mar-08 2:56 
GeneralRe: Visual Studio Automation Model Pin
led mike21-Mar-08 4:53
led mike21-Mar-08 4:53 
GeneralRe: Visual Studio Automation Model Pin
DanB198321-Mar-08 4:58
DanB198321-Mar-08 4:58 
GeneralRe: Visual Studio Automation Model Pin
DanB198321-Mar-08 6:34
DanB198321-Mar-08 6:34 

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.