Atoum v1.2.0 Release Notes

Release Date: 2014-12-28 // over 9 years ago
    • ๐Ÿคก #408 Extract mock autoloader ([@jubianchi])
    • ๐Ÿคก #403 Fix a bug when setting the default mock namespace ([@hywan])
    • ๐Ÿ‘ #387 Support assertion without parenthesis on dateInterval, error, extension and hash asserters ([@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 match to matches on 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 newTestedInstance assertion when constructor contains a variable-length argument ([@mageekguy])