Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

testdrivendevelopment · Test-driven Development

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 4911
  • Category: Software
  • Founded: Feb 7, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi Folks, Just looking to see what y'all might have to say in reagrds to what a reasonable threshold of percent of code covered in TDD might be. If we're not...
74 Mar 6, 2005
12:02 pm

J. B. Rainsberger
nails762
Send Email

Definitions and usages of Unit Tests. Pretty short. http://home.att.net/~geoffrey.slinker/maverick/UnitTest.html Paper was inspired when I was asked to write...
1 Mar 5, 2005
2:25 pm

SirGilligan
Send Email

I want to build an application that should have a GUI. I want to build it atop a framework like Eclipse or FreeRIDE that will allow me to essentially provide ...
1 Mar 4, 2005
10:49 pm

Al Chou
HotFusionMan
Send Email

Hello, I am working with ASP.Net 2.0 beta and attempting to use some of its new features while continuing with NUnitAsp driven development. I'm making use of...
6 Mar 4, 2005
5:39 pm

Cory Foy
Cory.Foy@...
Send Email

When Testing the ui I have gotten into the habit of making my controls modifiers public so that I can modify the form directly from my test fixture! It seems...
2 Mar 4, 2005
3:26 pm

Phlip
phlipcpp
Send Email

One way: inherit MyMenuHelper from MenuHelper. Give MyMenuHelper a constructor which supplies a Form (the form you will call) (or even better the interface to...
2 Mar 3, 2005
6:40 pm

David Winslow
david@...
Send Email

I am trying to figure out the best way to test if my menuitems are hooked up correctly. My menu control notifies me that some menu item has been clicked and...
1 Mar 3, 2005
11:42 am

David Winslow
david@...
Send Email

CALL FOR SUBMISSIONS 2005 International Symposium on Wikis Oct 17-18, 2005, San Diego, California, U.S.A. Co-located with ACM OOPSLA 2005 ...
1 Mar 3, 2005
7:49 am

Dirk Riehle
dirkriehle
Send Email

I'm running into what I think must be pretty common. The question is basically: are there standards, books or something that addresses the following issue: I...
13 Mar 3, 2005
5:58 am

J. B. Rainsberger
nails762
Send Email

I know that NUnit is the granddaddy of Dot.Net testing, but I personally have been running into its limitations and they are starting to bug me. I was...
8 Mar 3, 2005
1:09 am

Paul Jenkins
pauljenkins714
Send Email

AnyUnit C/C++ Edition add-in for Visual Studio 2003 .NET is available for download at http://www.anyunit.com. AnyUnit is a unit testing environment that allows...
1 Mar 2, 2005
2:50 am

ru551an
Send Email

I know we recently had a thread dealing with randomness (shuffling a deck). The consensus seemed to be to sweep that issue under the rug and try to test around...
25 Mar 1, 2005
11:07 am

Anthony Williams
anthony_w.geo
Send Email

I am trying to develop the habit of writing unit tests as I work. Right now, I am refactoring some existing code that does not have any unit tests. How much...
9 Feb 28, 2005
11:15 pm

Stephen Freeman
smg_freeman
Send Email

I've got a copy of "JUnit Recipes" and have been reading the posts in this group for a few months now. However, I'm currently doing a school project in web...
5 Feb 28, 2005
4:08 pm

Ken Chien
bigtummy77
Send Email

Removing duplication is a tool. You can have a perfectly good design, where the details of the design are replicated many times over. Or you can have a...
23 Feb 27, 2005
11:31 pm

J. B. Rainsberger
nails762
Send Email

A friend, Jeff, and I were discussing over lunch the idea that All Design is Elimination of Duplication Even if I don't quite agree with it yet, I think it's...
8 Feb 27, 2005
5:16 pm

Kevin Lawrence
kevinwilliam...
Send Email

Is there a collection of techniques, akin to a collection of patterns, that someone has collected for TDD? As an example of what might become a pattern: I...
3 Feb 27, 2005
2:17 pm

J. B. Rainsberger
nails762
Send Email

Agile 2005 is the conference merging the Agile Development Conference and XP Agile Universe. March 1 is only a couple days away! -- Bill Wake...
1 Feb 26, 2005
1:05 pm

Bill Wake
wwake2
Send Email

The appendix (or Part 3, I've forgotten which) to TDD by Example, by Kent Beck. HTH John Roth ... From: "Robert Hanson"...
1 Feb 25, 2005
10:51 pm

yahoogroups@...
jhrothjr
Send Email

Hi! I'm doing unit testing for quit a while now, but I often come accross some problems where I just don't know, how to test it. Sometimes I find a better ...
7 Feb 25, 2005
6:28 pm

Tobias Grimm
tzaphod
Send Email

... test ... the ... When you swap pairs, what do they do to your tests? -- Phlip http://industrialxp.org/community/bin/view/Main/TestFirstUserInterfaces...
1 Feb 25, 2005
3:29 pm

Phlip
phlipcpp
Send Email

Hi All, I'd like to introduce you a new testing framework for Java development - Jetif. Jetif is a open source regression testing framework implemented in pure...
26 Feb 25, 2005
5:51 am

wangtlcn
Send Email

From: "Robert Hanson" <rhanson.at.mva.com@...> To: "testdrivendevelopment@yahoogroups.com" ...
1 Feb 25, 2005
3:07 am

yahoogroups@...
jhrothjr
Send Email

I have been trying to informally categorize the various flavours of tdd that are out there in the real world. I'm curious what other forms might exist and what...
6 Feb 24, 2005
6:02 am

J. B. Rainsberger
nails762
Send Email

Hi all, I've been looking into TDD for a while, and am sure that it is the way forward for my team. I've tried to get it into our workflow using NUnit a few...
3 Feb 23, 2005
1:00 pm

Paul McGillivray
remote17uk
Send Email

Hi, I think you can try NUnitAsp, it is better for web application in representation lay. In business layer u can still use NUnit. Btw, with NUnitAsp test you...
2 Feb 22, 2005
8:27 pm

Dominique Plante
dominique_pl...
Send Email

I may be suffering from a mental block, but I'm having trouble wrapping my head around the idea of using TDD for system utilities without either breaking out...
7 Feb 22, 2005
2:44 pm

Gary
gfyho
Send Email

... The code is speaking to you. Listen to what it tells you to do. -- Phlip http://industrialxp.org/community/bin/view/Main/TestFirstUserInterfaces...
8 Feb 22, 2005
12:44 am

yahoogroups@...
jhrothjr
Send Email

TDDers: Try this: Install Visual Studio 7, and install NUnit 2.2 Double click on: C:/Program Files/NUnit 2.2/src/samples/csharp/csharp-sample.csproj Hit <F10>....
7 Feb 21, 2005
10:21 pm

Charlie Poole
cpoole98370
Send Email

Good food for thought. Someone mentioned NUnitAsp, is it worth a try? Mike On Sat, 19 Feb 2005 14:35:18 +0200, Alex Kolesnichenko ... -- Mike...
2 Feb 21, 2005
2:38 pm

Mike
ocean_west_2005
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help