All Versions
43
Latest Version
Avg Release Cycle
162 days
Latest Release
247 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v2.3.0 Changes
October 22, 2015 -
v2.2.2 Changes
September 17, 2015 -
v2.2.1 Changes
August 27, 2015 -
v2.2.0 Changes
July 31, 2015 -
v2.1.0 Changes
May 08, 2015- ๐ #459 Support branches and paths coverage with Xdebug 2.3 ([@jubianchi])
- ๐ #436 Support old-style constructors in mocks ([@jubianchi])
- #453
phpClassasserter will throw atoum's logic exceptions instead of native reflection exceptions ([@jubianchi]) - ๐ #340 Fixed an error when using
DebugClassLoaderautoloader and atoum-bundle ([@jubianchi]) - #454 Rename asserters classes for PHP7 ([@jubianchi])
- ๐ #457 Removed usage of die in deprecated methods ([@jubianchi])
- #442 #444 Properly report skipped method due to a missing extension ([@jubianchi])
- ๐ #441 Add PHP 7.0 in the build matrix ([@jubianchi])
- #399 Add the
letassertion handler ([@hywan]) - #443 Autoloader should resolve classes step by step ([@jubianchi])
-
v2.0.1 Changes
February 27, 2015- ๐ง #440
--configurationsoption should be handled first ([@jubianchi]) - #439 Since atoum is 2.*, branch-alias must follow ([@hywan])
- #437 Autoloader should not try to resolve alias if requested class exists ([@jubianchi])
- ๐คก Generalize method call checking in mock ([@mageekguy])
- โช #435 Partially revert BC break introduced in #420 ([@mageekguy])
- ๐ง #440
-
v2.0.0 Changes
February 13, 2015โก๏ธ BC break updates
- โ
#420
atoum\test::beforeTestMethodis called before the tested class is loaded ([@mageekguy])
โก๏ธ Other updates
- โ
#420
-
v1.2.2 Changes
January 12, 2015 -
v1.2.1 Changes
January 09, 2015 -
v1.2.0 Changes
December 28, 2014- ๐คก #408 Extract mock autoloader ([@jubianchi])
- ๐คก #403 Fix a bug when setting the default mock namespace ([@hywan])
- ๐ #387 Support assertion without parenthesis on
dateInterval,error,extensionandhashasserters ([@jubianchi]) - #401 Use new Travis container infrastructure ([@jubianchi])
- ๐ง #405 Add the Santa report and an example configuration file ([@jubianchi])
- ๐คก #394 Mock generator now handles variadic arguments in method ([@jubianchi])
- ๐ #398 Replace broken documentation links ([@jubianchi])
- #396 Rename
matchtomatcheson the string asserter ([@hywan]) - #385 Rename the PHAR to
atoum.phar([@hywan]) - #392 Fix broken links in
README.md([@evert]) - #391 Add dates in
CHANGELOG.md([@hywan]) - โ
#379 Fix
newTestedInstanceassertion when constructor contains a variable-length argument ([@mageekguy])