Atoum v2.9.0-beta1 Release Notes

Release Date: 2016-10-08 // over 7 years ago
    • #604 Add a addConfigurationCallable method on the runner to allow extensions to register themselves ([@agallou], [@jubianchi])
    • #634 Only one extension of a kind can be loaded. Extensions can be unloaded ([@agallou], [@jubianchi])
    • 👍 #619 Add branches and paths coverage support to AtoumTask for Phing ([@oxman])

    🛠 Bugfix

    • 🤡 #633 Mock generator correctly handles the self return type ([@jubianchi])
    • #637 Errors are displayed in the TAP report ([@jubianchi])