Hello. I am one of the co-authors of FitNesse, and am thinking about a redesign of the 'fit' component part. Elizabeth H thought it would be good for me to...
Welcome, Uncle Bob! I'm sure you'll get some opinions here. What are you thinking of changing in Fit? Gerard Robert C. Martin wrote: Hello. I am one of the...
Hi Bob, What's leading you to consider a redesign now? Dale On Sun, Sep 7, 2008 at 8:47 AM, Robert C. Martin ... -- Dale Emery, Consultant Inspiring Leadership...
Hi, Mike Stockdale, Rick Mugridge and some other people including myself had a workshop on that topic during agile 2008, it might be worth a read if you are...
Hi Gojko, I have been experimenting with a few ideas similar to the ones you mention in your write up. In particular: - I created a Given/When/Then fixture. I...
I see where you're going with this Kevin and I like it. For a little while I've been experimenting and have made a start on writing a new fixture that uses...
I am definitely interested in getting involved and I should have more time now that I have gone independent as a contractor. I helped add some things with Fit...
Kevin, Good to hear from you. Folks, please humor me with the following question? What advantages does fit have over a plain-text DSL? I have had tabular...
... in .net, fit has a flexible support for cell handlers and regex-based type mapping that you can get out of the box. with java this is a lot worse, but you...
Interested to see your ideas on this. I have some half-formed ideas that I jotted down at http://www.syterra.com/StartingOnFitVersionTwo.html ( I tend to be a...
Many people like using HTML as a testing DSL (which FIT and several other test frameworks do) because they can produce rich documents that include requirements...
... Hello Uncle Bob. I'm interested in bringing FIT back together with FitNesse, so I'm ready to work toward some sort of major version release of FIT. Also ...
Since FIT is general-purpose and readily available, one advantage is that it provides a community where we can share fixtures or add-ons. I don't often see...
Hi, I wrote a short article on how to fit acceptance testing into the wider development process, based on the work I'm currently doing for a client. I'd really...
Gojko -- Everything you say sounds realistic and is consistent with my experience. My style as a coach (maybe not the best coach either) has been to let this...
Ward Cunningham
ward@...
Sep 17, 2008 2:22 pm
513
Hi Gojko, I see acceptance testing activities as much more integrated with coding activities. So maybe I'm misunderstanding what you mean by acceptance ...
I left out a couple of things: We leave our "pre-planning" to the day before the iteration because our priorities change so much. So this minimizes the chances...
... it's not separate. It seems that I fell into the very same trap that I wanted to avoid by mentioning the word "normal" related to development activities,...
... I think so as well. I should have known better than mentioning normal practices, that description is too vague. As explained in the previous e-mail,...
Hi, As a moderator, I deleted the message referenced below because the link provided required signing up for a service and because the content of the message...
I have a sneaking suspicion that Roman signed up for grouply and it spammed all the addresses in his address book. Cheers Mark On Fri, Oct 10, 2008 at 12:20...
Good evening!! Â I am currently in need to test some REST webservices for our current to future project and any help or suggestion for the same is requested.....
One thing we have done in the past is to provide two representations of the REST resources, one HTML and one XML. By having one representation as HTML we could...
I've not yet encountered a good framework for testing REST services; I've had to write them from scratch, and I haven't had / taken the time to generalize that...