Skip to content

Fix running tests of framework #7

@kamilwylegala

Description

@kamilwylegala

Cake's test relay hevily on PHPUnit_Test_Case class which comes from old version of PHPUnit.

  • Check how many deprecation notices show up in logs.
  • Investigate effort to update PHPUnit and all tests
  • Check how much effort costs upgrading PHPUnit. Requred version of PHPUnit is 8. In previous versions of PHPUnit there is each() used which is removed in PHP 8.

Bootstrap file

Check if it helps to run tests of framework: cakephp/cakephp#12700 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions