Top Level :: Tools and Utilities :: Testing

Package Information: Testing_DocTest 0.3.0

Show All Changelogs
» Version » Information
0.3.1 2008-04-11     alpha
0.3.0Download

Release date: 2008-03-30 07:32 UTC
Release state: alpha

Changelog:

Initial PEAR release.
Changes:
* flags improvement (flags are now handled with bitwise operators);
* Testing_DocTest_TestCase class now uses __get/__set methods;
* Parser improvements in preparation for the next big refactoring.

Dependencies:
  • PHP Version: PHP 5.2.2 or newer
  • PEAR Package: PEAR Installer 1.4.0 or newer
  • PEAR Package: Console_CommandLine 1.0.0RC3 or newer
  • PHP Extension: tokenizer