Search the web
Sign In
New User? Sign Up
testdrivendevelopment · Test-driven Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 17482 - 17511 of 32000   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17482
Just passing it on... _____ From: utPLSQL-Info@yahoogroups.com [mailto:utPLSQL-Info@yahoogroups.com] On Behalf Of steven@... Sent: Friday,...
Tony Nassar
aanassar
Offline Send Email
Jul 2, 2006
12:35 am
17483
I haven't been able to find any (solid) information about FitLibrary for RubyFit. Is it available somewhere? Is it being developed by someone? I especially...
Joakim Karlsson
klent_intellekt
Offline Send Email
Jul 2, 2006
9:00 pm
17484
... OK, so I guess using the "auto grock" would be good as an acceptance/integration test, since it uses the *real* webservice via a *real* end client. I'm not...
avinap77
Offline Send Email
Jul 2, 2006
9:48 pm
17485
... Hmm.. I've used XPath before for querying an XML structure and in XSLT, but not in asserts. In first thought it sounds like an overkill, but mabe worth...
avinap77
Offline Send Email
Jul 2, 2006
10:01 pm
17486
... Thanks - I looked it up and it seems there is an XMLUnit for C# as well - http://xmlunit.sourceforge.net/ Definitely looks more flexible than simple...
avinap77
Offline Send Email
Jul 2, 2006
10:07 pm
17487
... Hi Geoffrey ... Well at least someone here has a life ;-) ... Yes, this is similar to what I ended up doing (actually it's still under construction, but...
avinap77
Offline Send Email
Jul 2, 2006
10:16 pm
17488
... I suppose, if it really bothers you, you could create a subclass that is decorated with the attributes and leave the base class just pure business? John D....
Donaldson, John (GEO)
geo_johnfr
Offline Send Email
Jul 3, 2006
6:35 am
17489
... FitLibrary has not yet been ported to Ruby. I personally started to port some "marginal" fixtures, namely SpecifyFixture, because I needed some of the...
gpiancastelli
Offline Send Email
Jul 3, 2006
9:06 am
17490
Hi, Has anyone any solid references to studies on pair programming performance? Bug rates, cost of development, cost of bug fixing, that's the kind of thing I...
Richard Howells
loopylozzysdad
Offline Send Email
Jul 3, 2006
10:17 am
17491
... my ... finally ... for ... If you could provide a concrete example I might be able to provide a reasonable set of alternatives. I am going to give it a...
geoffrey_slinker
geoffrey_sli...
Online Now Send Email
Jul 3, 2006
3:53 pm
17492
... performance? ... of thing ... If you Google for the "Cost and Benefits of Pair Programming" you get this: ...
geoffrey_slinker
geoffrey_sli...
Online Now Send Email
Jul 3, 2006
5:17 pm
17493
I see lots of potential pitfalls. Of course, that shouldn't stop you from trying to move forward. ;-) Have you floated pair programming to upper management? If...
Anderson, Kelly
kellycoinguy
Online Now Send Email
Jul 3, 2006
8:31 pm
17494
So you make it seem like Pair Programming and TDD are two dot that you have connected. Help me see how those dots connect so easily. Is this the Berlin wall...
Jay Flowers
jfl0wers
Offline Send Email
Jul 3, 2006
9:13 pm
17495
... Totally correct. ... Well sure, but this means manually writing each serializer. I was hoping to find a solution that maks use of the MS auto-serializing ...
avinap77
Offline Send Email
Jul 3, 2006
9:51 pm
17496
This is a response to the entire thread, not just to John. There are two kinds of enabling in my view of the world. There is business logic driven...
Anderson, Kelly
kellycoinguy
Online Now Send Email
Jul 4, 2006
3:00 am
17497
Just created a CheckIn class to manage actions resulting from a CVS checkin. Testing was a bit tricky, since I didn't want to run the real class (since that...
John Carter
refactored
Offline Send Email
Jul 4, 2006
3:17 am
17498
Hello John, JC> No problem. Illustrates how easy dependency injection is in Ruby... You gotta love Ruby. I've used this trick with Perl (but without the ...
Tony Byrne
tony_j_byrne
Offline Send Email
Jul 4, 2006
8:54 am
17499
... Hi Kelly. ... If it's a buisness constraint, then indeed push it into the buisness- layer and have violations throw exceptions. Keep in mind that the ...
avinap77
Offline Send Email
Jul 4, 2006
12:16 pm
17500
... This is true for simple objects, but if I have to return en entire object-graph (say a typed collection of dataObjects, each of them has some child...
avinap77
Offline Send Email
Jul 4, 2006
12:20 pm
17501
Avi wrote again... ... that ... object-graph (say a typed > collection of dataObjects, each of them has some child dataSubObject etc etc), then I'd have > to...
Donaldson, John (GEO)
geo_johnfr
Offline Send Email
Jul 4, 2006
1:51 pm
17502
Read the post if you prefer colorized code examples: http://jayflowers.com/WordPress/?p=64 What is testability? When we look at a test subject what is the ...
Jay Flowers
jfl0wers
Offline Send Email
Jul 4, 2006
4:13 pm
17503
Haven't used it myself but I think XmlAttributeOverrides could do what you want: ...
elguaro76
Offline Send Email
Jul 5, 2006
6:45 am
17504
... Then the second alternative that I suggest may be best. Use the .NET serializer and then each consumer of the object can use a converter that uses XSLT to...
geoffrey_slinker
geoffrey_sli...
Online Now Send Email
Jul 5, 2006
2:32 pm
17505
I think you assume too much when you say I'm doing MVP "just for testing". I'm not. I'm doing MVP because I have a GUI and a Voice User Interface, not because...
Anderson, Kelly
kellycoinguy
Online Now Send Email
Jul 5, 2006
4:30 pm
17506
Hello all. I am new to this list but not to TDD. I am currently preparing to teach a TDD course at work (language preferences are Smalltalk, Ruby, and Java)....
Jason Rogers
jacaetev
Offline Send Email
Jul 5, 2006
4:32 pm
17507
Hi, Jason, ... At a recent Code Camp we worked through a sudoku solver. It was a little too ambitious for a 5-hour session, but I think it would fit well into...
Carl Manaster
cmanaster
Offline Send Email
Jul 5, 2006
4:50 pm
17508
I always go with a spreadsheet. Start with simple stories such as : - a cell must display its value - cells can contain formulas - cells can refer to other...
Kevin Lawrence
kevinwilliam...
Online Now Send Email
Jul 5, 2006
4:51 pm
17509
... BTW One advantage of using a spreadsheet example is that it gets to the heart of many objections to TDD very quickly : - you can't TDD a GUI - you can't...
Kevin Lawrence
kevinwilliam...
Online Now Send Email
Jul 5, 2006
5:08 pm
17510
... You might ask the attendees to submit some small problems they are currently working on (or is on their horizon). If none of the submissions seem doable...
Steven Gordon
sfman2k
Offline Send Email
Jul 5, 2006
5:53 pm
17511
TDDers: My former colleagues, Noel Llopis and Charles Nicholson, have published a nice little C++ test rig, easily competitive with CppUnitLite. It features...
Phlip
phlipcpp
Offline Send Email
Jul 5, 2006
6:46 pm
Messages 17482 - 17511 of 32000   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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