Re: [Perlunit-users] How to start!
Status: Beta
Brought to you by:
mca1001
From: Andrey A. <aa...@ma...> - 2009-01-30 15:30:51
|
Hi, This mailing list is not really responsive last time. Most of your questions concern general Perl-on-Windows problems. Good place to start is perldoc perlwin32 (http://perldoc.perl.org/perlwin32.html). I guess, there should be other FAQ's and mailing lists on that topic. I'd started to use Test::Unit in Windows environment, but switched to Unix few years ago. Test::Unit itself is platform-independent. There is TkTestRunner but I used to use command-line version. Good luck! Erlis Vidal wrote: > Hi guys! > > > > I need your help. I’ve been searching on the net and I haven’t succeed > in my search. I start developing in perl (Windows environment) I’m a TDD > developer, I need to test my perl programs more than anything. I’m > trying to start installing the PerlUnit but I really don’t know where to > start. I downloaded the .tar.gz but I don’t know what to do with them. > Usually I use the Perl Package Manager to install new packages but in > this case I’m lost. > > > > Is there any documentation that shown a newbie like me in perl how to > start (a kind of quick start guide)? > > > > Is the GTesterRunner a GUI for the PerlUnit or is just another framework? > > > > I need help, I just want to test my perl programs, which in this moment > everything is I broken every time I type a character and I don’t realize > in the moment! > > > > Now I understand how TDD born... the necessity to test languages like > perl (small talk) > > > > Sincerly > > Erlis > > *********************************************************************** > > This e-mail and its attachments are confidential, legally privileged, may be subject to copyright and sent solely for the attention of the addressee(s). > Any unauthorized use or disclosure is prohibited. Statements and opinions expressed in this e-mail may not represent those of Radialpoint. > > Le contenu de ce courriel est confidentiel, privilégié et peut être soumis à des droits d'auteur. Il est envoyé à l'intention exclusive de son ou de ses > destinataires. Il est interdit de l'utiliser ou de le divulguer sans autorisation. Les opinions exprimées dans le présent courriel peuvent diverger de celles de Radialpoint. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > > > ------------------------------------------------------------------------ > > _______________________________________________ > Perlunit-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perlunit-users -- Андрей. |