1 Oct 2005 10:43
Re: Testing (A) AND (B) AND (C)...
avinap77 <avi_a <at> mapa.co.il>
2005-10-01 08:43:10 GMT
2005-10-01 08:43:10 GMT
> It costs a lot to prevent future mistakes. It's a lot cheaper to just > trust that the developers who change the code in the future (including > you) will do smart things. I realize that this is not always perfect, > but the costs of a bug appearing in the future are far less than the > costs of preventing it from happening. Not to mention the fact that > attempting to prevent it is somewhat an excercise of DUF. You're making > assumptions about how the code might change and, in all likelihood, YAGNI. but isn't this supposed to be one of the basic principles of TDD? We write something driven by tests, to assure that we have enough test-coverage to later (sometimes immediately later) refactor with the confidence that our refactorings won't break the existing functionality. If the tests we initialy wrote arn't enough to assure this, what is the benefit of writing them in the first place? - Avi ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/NhFolB/TM --------------------------------------------------------------------~->(Continue reading)
That will teach me to use Notepad.
When I uncommented that section of the config file things start to work.
Thanks for the great support.
John D.
-----Original Message-----
From: testdrivendevelopment <at> yahoogroups.com
[mailto:testdrivendevelopment <at> yahoogroups.com] On Behalf Of Kevin Dente
Sent: Saturday, October 01, 2005 6:38 PM
To: testdrivendevelopment <at> yahoogroups.com
Subject: Re: [TDD] Nunit with VS 2005 and .NET 2
Something that may not be obvious is that the <startup> section in the
default nunit-gui.exe.config is actually commented out. Did you noticed
that? You need to remove the comments before it will work.
On 10/1/05, Donaldson, John (GEO) <john.m.donaldson <at> hp.com> wrote:
>
> I've tried this and I'm seeing a BadImageFormatException.
>
> Here's what I have done:
>
> - installed 2.2.2 (no problem)
> - modified the nunit-gui.exe.config to have the first supported
> runtime as "v2.0.50215"
RSS Feed