Atoum v2.1.0 Release Notes

Release Date: 2015-05-08 // almost 9 years ago
    • ๐Ÿ‘ #459 Support branches and paths coverage with Xdebug 2.3 ([@jubianchi])
    • ๐Ÿ’… #436 Support old-style constructors in mocks ([@jubianchi])
    • #453 phpClass asserter will throw atoum's logic exceptions instead of native reflection exceptions ([@jubianchi])
    • ๐Ÿ›  #340 Fixed an error when using DebugClassLoader autoloader 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 let assertion handler ([@hywan])
    • #443 Autoloader should resolve classes step by step ([@jubianchi])