On Fri, Feb 12, 2010 at 8:22 AM, Igor Drobiazko <igor.drobia...@gmail.com> wrote:
> Dear Vangel, > > I encourage you to read Joel's article on testing the software. > > http://www.joelonsoftware.com/articles/fog0000000067.html > > The value of reloadable service is questionable. If you write tests you > don't have to start the application at all if you are fixing bugs in > services. The cycle of fixing bugs in services is much, much shorter if you > write tests. You change a line of code, click the "Test" button in your IDE > and see the results of the test immediately. You don't have to switch to > browser, reload the page, etc. Didn't want to come to a discussion on this point, I just want to be on the pragmatic side. In a lot of real situation the decision to write tests and do what a "good developer" should do when producing code is not demanded to the developer itself. This is true in a lot of realities (almost all) i worked with, so having a "tool" that let you be "agile" even when you cannot act like an "agile developer" is a big win for everyone. Cheers -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org