•  
      request #12959 Bump to PHPUnit 8
    Infos
    #12959
    Thomas Gerbet (tgerbet)
    2019-02-14 14:40
    2019-02-04 09:52
    13835
    Details
    Bump to PHPUnit 8
    PHPUnit 8 has been released [0], let's update.



    [0] https://phpunit.de/announcements/phpunit-8.html
    Dev tools
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-02-14
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Integrated into Tuleap 10.10.99.103

    • Status changed from Reopen to Closed
    • Close date set to 2019-02-14
    User avatar
    Thomas Gerbet (tgerbet)2019-02-13 16:10
    Re-opening, I forgot to disable the result cache when bumping the unit tests to PHPUnit 8 and executing the test suite from within the provided Docker containers.

    • Status changed from Closed to Reopen
    • Close date cleared
    User avatar
    Thomas Gerbet (tgerbet)2019-02-04 14:14
    The mockery/mockery trait helper for PHPUnit is not yet compatible, we are not going to be able to update to PHPUnit 8 yet.


    The changes done in gerrit #13900 also works with PHPUnit 7 so it can be seen as a preparatory work.