Re: Test Suite Slowing Down My Development

2005-11-02 Thread Marcello
Tels ha scritto: -BEGIN PGP SIGNED MESSAGE- Moin Marcello, On Wednesday 02 November 2005 18:36, Marcello wrote: Tels ha scritto: -BEGIN PGP SIGNED MESSAGE- Moin, On Wednesday 02 November 2005 18:02, Marcello wrote: Tels ha scritto: [snip] Might be, but I am not gener

Re: Test Suite Slowing Down My Development

2005-11-02 Thread Tels
-BEGIN PGP SIGNED MESSAGE- Moin Marcello, On Wednesday 02 November 2005 18:36, Marcello wrote: > Tels ha scritto: > > -BEGIN PGP SIGNED MESSAGE- > > > > Moin, > > > > On Wednesday 02 November 2005 18:02, Marcello wrote: > >>Tels ha scritto: [snip] > >>>Might be, but I am not gener

Re: Test Suite Slowing Down My Development

2005-11-02 Thread Marcello
Tels ha scritto: -BEGIN PGP SIGNED MESSAGE- Moin, On Wednesday 02 November 2005 18:02, Marcello wrote: Tels ha scritto: -BEGIN PGP SIGNED MESSAGE- While this works mostly fine for ASCII, the HTML/SVG is undertested because the text/code output can change quite radically, w

Re: Test Suite Slowing Down My Development

2005-11-02 Thread Tels
-BEGIN PGP SIGNED MESSAGE- Moin, On Wednesday 02 November 2005 18:02, Marcello wrote: > Tels ha scritto: > > -BEGIN PGP SIGNED MESSAGE- > >>>While this works mostly fine for ASCII, the HTML/SVG is undertested > >>>because the text/code output can change quite radically, while stil

Re: Test Suite Slowing Down My Development

2005-11-02 Thread Adam Turoff
On 10/28/05, Ovid <[EMAIL PROTECTED]> wrote: > The code is designed well enough that adding new features is quick and > easy. Unfortunately, whenever I need to change my code I fire up a Web > server and view the results in the browser and then write the tests > after I've written the code (this is

Re: Test Suite Slowing Down My Development

2005-11-02 Thread Marcello
Tels ha scritto: -BEGIN PGP SIGNED MESSAGE- Moin, On Wednesday 02 November 2005 16:45, Marcello wrote: Tels ha scritto: -BEGIN PGP SIGNED MESSAGE- [snip] I'm considering just using Test::WWW::Mechanize to do integration testing through a Web server I run in the tests. Th

Re: Test Suite Slowing Down My Development

2005-11-02 Thread Tels
-BEGIN PGP SIGNED MESSAGE- Moin, On Wednesday 02 November 2005 16:45, Marcello wrote: > Tels ha scritto: > > -BEGIN PGP SIGNED MESSAGE- [snip] > >>>I'm considering just using Test::WWW::Mechanize to do integration > >>>testing through a Web server I run in the tests. This will be

Re: Test Suite Slowing Down My Development

2005-11-02 Thread Marcello
Tels ha scritto: -BEGIN PGP SIGNED MESSAGE- Moin, On Friday 28 October 2005 22:34, Christopher H. Laco wrote: Ovid wrote: The code is designed well enough that adding new features is quick and easy. Unfortunately, whenever I need to change my code I fire up a Web server and view the

Re: Test Suite Slowing Down My Development

2005-10-28 Thread Tels
-BEGIN PGP SIGNED MESSAGE- Moin, On Friday 28 October 2005 22:34, Christopher H. Laco wrote: > Ovid wrote: > > The code is designed well enough that adding new features is quick > > and easy. Unfortunately, whenever I need to change my code I fire up > > a Web server and view the results

Re: Test Suite Slowing Down My Development

2005-10-28 Thread Ovid
--- "Christopher H. Laco" <[EMAIL PROTECTED]> wrote: > I feel your pain. The test suite for Handel has xml/tt output tests > for > its AxKit and Template Toolkit plugins. I've got oodles of template > pages using the components whos output I compare to static .out > files > that contain the expec

Re: Test Suite Slowing Down My Development

2005-10-28 Thread Christopher H. Laco
Ovid wrote: > The code is designed well enough that adding new features is quick and > easy. Unfortunately, whenever I need to change my code I fire up a Web > server and view the results in the browser and then write the tests > after I've written the code (this is closely related to When > test-d

Test Suite Slowing Down My Development

2005-10-28 Thread Ovid
Hi all, I suspect that most of us who do test-driven development will probably argue that tests do not slow down our development or, better still, will speed up our development. Usually I find this is true for myself, but not now. I could really use feedback on http://perlmonks.org/index.pl?node