The following module was proposed for inclusion in the Module List:

  modid:       Test::Inline
  DSLIP:       bdpfp
  description: Inlining tests next to the code being tested
  userid:      MSCHWERN (Michael G Schwern)
  chapterid:    3 (Development_Support)
  communities:
    [EMAIL PROTECTED], TPC, YAPC

  similar:
    Test::Unit SelfTest

  rationale:

    Test::Inline, formerly named Pod::Tests, let's you stick Tests into
    POD right next to the code being tested. Inline tests. Test::Inline.
    It's the XUnit test framework, perl-style.

    I considered Test::Embedded in order to avoid confusion with
    Inline.pm, but "Inline" describes the module better. You're not just
    putting tests in the source file (which might mean after the __END__
    tag), you're putting them right inline with the code being tested.

    Test::Unit is similar in spirit, but is a reproduction of the JUnit
    testing suite in Perl. It's rather stilted if you're not a Java
    programmer.

    PS I put the interface style as "functions" but it really should be
    "other".

  enteredby:   MSCHWERN (Michael G Schwern)
  enteredon:   Thu Aug 30 23:39:22 2001 GMT

The resulting entry would be:

Test::
::Inline          bdpfp Inlining tests next to the code being tested MSCHWERN


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3d000000_7f974422407248bc&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=3d000000_7f974422407248bc&SUBMIT_pause99_add_mod_insertit=1

Reply via email to