v6.5.14 Upgrade to PHPUnit 6.5.14. Compatible with TYPO3 9LTS.
N/A
5.7.27stableSecurity
August 07, 2019
TYPO3:
(>=7.6.0 <=8.7.99)
v5.7.27 Updated PHPUnit to 5.7.27. Also many bug fixes and deprecations.
N/A
5.3.5stableSecurity
April 29, 2018
TYPO3:
(>=7.6.0 <=8.7.99)
Upgraded to PHPUnit 5.3.5. PHP 7.1/7.2 support.
N/A
4.8.37stableSecurity
April 20, 2018
TYPO3:
(>=7.6.0 <=8.7.99)
Clean-up release.
N/A
4.8.36stableSecurity
October 12, 2017
TYPO3:
(>=7.6.0 <=8.7.99)
PHP 7.1 compatibility, requires TYPO3 CMS >= 7.6 now
N/A
4.8.35stableSecurity
April 20, 2017
TYPO3:
(>=6.2.4 <=8.9.99)
Trait for slim functional tests. Last version to work with TYPO3 6.2
N/A
4.8.24stableSecurity
April 23, 2016
TYPO3:
(>=6.2.4 <=7.6.99)
TYPO3 CMS 7LTS compatibility and updated PHPUnit package version.
N/A
4.7.7stableSecurity
November 27, 2015
TYPO3:
(>=6.2.4 <=7.4.99)
Updated PHPUnit to 4.7.7. Also lots of bug fixes and cleanup.
N/A
4.4.0stableSecurity
December 06, 2014
TYPO3:
(>=6.2.4 <=7.0.99)
Compatible with TYPO3 CMS 7.0. Updated PHPUnit to 4.4.0.
N/A
4.3.5stableSecurity
November 27, 2014
TYPO3:
(>=4.5.0 <=6.2.99)
Packaged PHPUnit 4.3.5 and vfsStream 1.4.0. TYPO3 CMS 6.2 compatibility.
N/A
3.7.22stableSecurity
July 26, 2013
TYPO3:
(>=4.5.0 <=6.2.99)
New PHPUnit and vfsStream, lots of cleanup and bug fixes.
N/A
3.6.12betaSecurity
February 01, 2013
TYPO3:
(>=4.5.0 <=6.0.99)
Bug fixes, 6.0 compatibility fixes and cleanup.
N/A
3.6.11betaSecurity
August 19, 2012
TYPO3:
Lots of cleanup and small new features.
N/A
3.6.10betaSecurity
April 13, 2012
TYPO3:
New PHPUnit version and lots of improvements.
N/A
3.5.15betaSecurity
April 12, 2012
TYPO3:
Security fix (without any other changes). Please upload.
N/A
3.5.14betaSecurity
June 21, 2011
TYPO3:
New features: testing framework (ported from oelib), Selenium support, working VFS.
N/A
3.5.10betaSecurity
February 12, 2011
TYPO3:
Bugfix and cleanup release.
N/A
3.5.6betaSecurity
December 26, 2010
TYPO3:
Updated to PHPUnit 3.5.x, added vfsStream, fixed tons of bugs. Now requires TYPO3 4.3.
N/A
3.4.12betaSecurity
April 27, 2010
TYPO3:
Bug-fix release. Now Test.php files and the Tests/ directory are properly supported.
N/A
3.4.3betaSecurity
January 05, 2010
TYPO3:
Bug-fix release.
N/A
3.3.12betaSecurity
May 23, 2009
TYPO3:
+ Run all tests of a test case.
+ Show skipped tests and total assertions after a run.
A big thanks goes to Michael Klapper.
(See NEWS file for elaboration and details).
N/A
3.3.11betaSecurity
March 05, 2009
TYPO3:
~ Initialize content object (tslib_cObj) on demand, resolves issue 2767.
N/A
3.3.10betaSecurity
March 05, 2009
TYPO3:
* Fix so test cases with uppercase letters in 'TestCase' can be run.
N/A
3.3.9betaSecurity
March 03, 2009
TYPO3:
Test cases can now end in "TestCase".
Unit tests in drop-down box sorted by classnames for improved overview.
Fix background color of drop-down box.
(See NEWS file for details)
N/A
3.3.8betaSecurity
February 25, 2009
TYPO3:
Fixes to work with upcoming TYPO3 4.3 release.
Updated to PHPUnit 3.3.15.
- Several other fixes, see NEWS file for changes.
N/A
3.3.7betaSecurity
November 27, 2008
TYPO3:
+ Added PHPUnit 3.3.5.
- Removed PHPUnit 3.3.4.
N/A
3.3.6betaSecurity
November 10, 2008
TYPO3:
+ Added PHPUnit 3.3.4.
- Removed PHPUnit 3.3.2.
~ Fix forge bug #1828
(See NEWS file for details).
N/A
3.3.5betaSecurity
October 20, 2008
TYPO3:
* updated to PHPUnit 3.3.2.
* Fix forge #1698: Showing NEWS file from drop-down menu breaks with symlinks.
N/A
3.3.4betaSecurity
October 19, 2008
TYPO3:
* Buttons to show/hide success, failure and errors.
* Button to turn code coverage collection on/off.
* Access keys for running tests.
Many small changes and fixes, cf. the NEWS file.
N/A
3.3.3betaSecurity
October 01, 2008
TYPO3:
+ Display the leaked memory after the tests. Closes forge #1627. Note that this measurement is only indicative; it will be tried out now, but is the utility is limited, then it will be removed or turned into an option.
N/A
3.3.2betaSecurity
September 27, 2008
TYPO3:
+ Added links to forge.typo3.org.
* Add the colored bar even when executing single tests. Closes forge #1594.
* Javascript for experimental progress bar executed although the option is disabled. Closes forge #1595.
* Error when calling non-existing t
N/A
3.3.1betaSecurity
September 24, 2008
TYPO3:
+ Added PHPUnit 3.3.1.
- Removed PHPUnit 3.3.0.
N/A
3.3.0betaSecurity
September 18, 2008
TYPO3:
+ Added PHPUnit 3.3.0.
- Removed PHPUnit 3.2.21.
N/A
3.2.21betaSecurity
September 08, 2008
TYPO3:
* Fixed bug where You could be stuck with 'Extension key NOT loaded [...]'.
* Solved Forge issues #1316, #1317 and #1320.
* Thanks goes to Niels Pardon and Oliver Klee.
(See NEWS file for details).
N/A
3.2.20betaSecurity
May 06, 2008
TYPO3:
~ Changed hook key in mod1/index.php (by request).
N/A
3.2.19betaSecurity
April 24, 2008
TYPO3:
+ Added PHPUnit 3.2.19.
- Removed PHPUnit 3.2.18.
N/A
3.2.18betaSecurity
April 20, 2008
TYPO3:
~ Switched to xhtml-rendering.
* Fixed some typos, code-beautification.
All solved in patch from issue #8173, supplied from Oliver Klee.
N/A
3.2.17betaSecurity
April 14, 2008
TYPO3:
+ Added extension 'oelib' as a suggested install.
~ Updated manual with section on Typo3 unit testing helper classes.
N/A
3.2.16betaSecurity
April 07, 2008
TYPO3:
+ Added possibility to 'hook' which class to run.
~ Re-inserted $backupGlobals = false.
N/A
3.2.15betaSecurity
April 06, 2008
TYPO3:
*Bugfix of 8037: Graphviz fatal error.
~ Removed $backupGlobals=false (see NEWS file for explanation; might be reverted).
N/A
3.2.14betaSecurity
April 04, 2008
TYPO3:
+ Updated to PHPUnit 3.2.18.
* Changes to stylesheet.
N/A
3.2.13betaSecurity
April 04, 2008
TYPO3:
* Bugfix: Moved setting of $backupGlobals to tx_phpunit_testcase.php. This fixes a 'Fatal Error' on Windows. Thanks goes to Morten Lovbjerg.
N/A
3.2.12betaSecurity
April 02, 2008
TYPO3:
Added re-run icon to each test: Clicking it, will re-run that test only. Closes issue #6972
N/A
3.2.11betaSecurity
March 31, 2008
TYPO3:
+ Added file tests/class.tx_phpunit_testsuite.php.
~ Improved test suite finding in Experimental UI.
Thanks goes to Mikkel Ricky.
N/A
3.2.10betaSecurity
March 31, 2008
TYPO3:
- Fix for Windows.
- Fix for mixed case database names.
N/A
3.2.9betaSecurity
March 31, 2008
TYPO3:
+ Moved database tests to tx_phpunit_database_testcase.
* Drops database before trying to create it.
N/A
3.2.8betaSecurity
March 31, 2008
TYPO3:
* Bug fix release. Removed call in mod1/class.tx_phpunit_module1.php to Typo3 4.2 specific function loadJavascriptLib().
+ Updated to PHPUnit 3.2.17.
+ Added extension icons to dropdown boxes.
N/A
3.2.5betaSecurity
March 27, 2008
TYPO3:
+ Added new UI for running tests: You will need to set the new option ' Experimental test interface' in the Extension Manager (EM). This adresses issue #6965, http://bugs.typo3.org/view.php?id=6965. Thanks to Mikkel Ricky who provided the new implementat
N/A
3.2.4betaSecurity
March 24, 2008
TYPO3:
Experimental support for code coverage reporting and a new progress bar.
Bugfixes all around.
N/A
3.2.3betaSecurity
March 18, 2008
TYPO3:
Version 3.2.3
+ New helper functions in tx_phpunit_testcase: You can now use the Typo3 database from your tests. E.g. for creating new tables for your tests. Reminder: Never run tests in a production environment.
+ Tests for new helper functions added
N/A
3.2.2betaSecurity
December 19, 2007
TYPO3:
* PHPUnit version string now printed in header.
* Removed white background from CSS file.
(See NEWS file for elaboration).
N/A
3.2.1betaSecurity
December 17, 2007
TYPO3:
* Fixed crash if using shipped PHPUnit, bug 6994.
(See NEWS file for elaboration).
N/A
3.2.0betaSecurity
December 17, 2007
TYPO3:
Moved to typo3xdev.sf.net and has a bugtracker entry, tx_phpunit. Upgraded shipped PHPUnit to ver. 3.2.6.
(See NEWS file for elaboration).
N/A
3.1.15betaSecurity
October 22, 2007
TYPO3:
~ Extension test selector now groups the tests under the test suite they are part of.
See Changelog for elaboration).
N/A
3.1.14betaSecurity
October 20, 2007
TYPO3:
Added German translation, thanks to Mario Rimann :-) See Changelog for elaboration.
N/A
3.1.13betaSecurity
October 17, 2007
TYPO3:
+ Option to use extension pear as default.
+ Now suggests extension pear during install.
+ Updated manual with info on using phpunit with pear.
(See Changelog for elaboration)
N/A
3.1.12betaSecurity
October 17, 2007
TYPO3:
+ Added 'Exclude extensions' option.
See Changelog for elaboration).
N/A
3.1.11betaSecurity
October 17, 2007
TYPO3:
* Two identically named tests in different testsuites are now distinguished.
* Having the same extension installed as both local and global now works: Tests in the active one is run.
See ChangeLog for elaboration.
N/A
3.1.10betaSecurity
October 15, 2007
TYPO3:
- Added 'out-of-line' tests.
- Added information notice about eAccelerator.
- Fully translateable (english and danish).
- Improved layout of test-results.
See Changelog for elaboration.
N/A
3.1.9betaSecurity
October 10, 2007
TYPO3:
N/A
3.0.52experimentalSecurity
March 13, 2007
TYPO3:
+ Added class tx_t3unit_testcase for backwards compatibility with t3unit.
+ Added t3unit and pear_phpunit2 to conflicts.
* Corrected depends in file.
* Corrected manual about version numbering convention.
* Changed version number to 3.0.52.