| » Version | » Information |
|---|---|
| 0.4.1 |
Release date: 2009-06-25 11:17 UTC Release state: beta Changelog: * fixed bug #16371: installation to wrong location * fixed bug #16372 phpdt confused by "{$var}" notation Dependencies:
|
| 0.4.0 |
Release date: 2009-06-08 10:53 UTC Release state: beta Changelog: * fixed bug #14577 Unmatched code blocks.blocks (thanks kvz), * implemented feature request #15963: ability to include standalone doctest files (thanks to Sofia Cardita for the patch), * implemented feature request #15911: improved stats display, * implemented feature request #15928: added a "-t" option to run only specified tests. Dependencies:
|
| 0.3.1 |
Release date: 2008-04-11 03:38 UTC Release state: alpha Changelog: * added a Testing_DocTest_TestSuite class; * renamed outputter to reporter; * reporter interface improvements. Dependencies:
|
| 0.3.0 |
Release date: 2008-03-30 03: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:
|