I am starting to use mutithreading in an application that is unit tested with PerlUnit.As an aside, why are you using "PerlUnit"? Are you new to Perl? I often see this with programmers coming from other languages to Perl looking for the Perl equivalent of JUnit. The mainstream Perl QA community overwhelmingly uses the core Perl Test::More module, along with the prove command and CPAN Test::More-compatible modules. If you need something like JUnit, take a look at Test::Class.
In reply to Re: UnitTesting multi-threaded apps
by eyepopslikeamosquito
in thread UnitTesting multi-threaded apps
by alain_desilets
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |