On 3/1/06, A. Pagaltzis <[EMAIL PROTECTED]> wrote:
> In my experience it has more to do with the particular
> programming community. In Java and Perl, there is a lot of
> emphasis on testing. I don't know about its prevalence in the
> Ruby or Python or other communities, but there is definitely
> a lot less of a movement among C programmers, say. Or Delphi.
> Least of all VB.

That also has to do a lot do with the problem domain the language
operates in. No matter how you slice it, testing a UI based program is
going to be a lot harder than testing a command line script or module.

Yves

--
perl -Mre=debug -e "/just|another|perl|hacker/"

Reply via email to