Re: TAP Frameworks Continue to Spread

2008-05-14 Thread Ovid
--- chromatic <[EMAIL PROTECTED]> wrote: > PHP's Symfony has a test framework called lime, based on Test::More: > > http://www.symfony-project.org/book/1_0/15-Unit-and-Functional-Testing > > I just heard about a C++ test framework based on lime called lemon: > > http://eric.scrivnercreative.com

Re: TAP Frameworks Continue to Spread

2008-05-13 Thread Yitzchak Scott-Thoennes
Someone who's actually looked at this stuff may want to update http://en.wikipedia.org/wiki/Test_Anything_Protocol I think there's also stuff on that page that needs updating re: Test::Harness 3. On Tue, May 13, 2008 2:44 pm, chromatic wrote: > PHP's Symfony has a test framework called lime, base

TAP Frameworks Continue to Spread

2008-05-13 Thread chromatic
PHP's Symfony has a test framework called lime, based on Test::More: http://www.symfony-project.org/book/1_0/15-Unit-and-Functional-Testing I just heard about a C++ test framework based on lime called lemon: http://eric.scrivnercreative.com/?p=8 -- c