Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12385

Add phpunit as composer dependency

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • 3.0.13-RC1, 3.1.0-b3, 3.2.0-a1
    • None
    • None
    • None

      Adding phpunit as a composer dependency makes it a lot easier for running tests as you don't need to have it working in your path and you can be sure that every time tests are run it's the same version of phpunit (4.0 is now out and PHPUnit's release cycle is a lot faster paced than it used to be).

      http://phpunit.de/manual/current/en/installation.html#installation.composer but add https://github.com/phpbb/phpbb-website/blob/master/composer.json#L58-L60 also so that the phpunit exectuable gets put in bin/ in the project.

            bantu Andreas Fischer [X] (Inactive)
            MichaelC Michael Cullum
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: