Skip to content

tests don't run on PHPUnit 3.5.13 #7

@jblotus

Description

@jblotus

All tests are generating errors like this:

  1. Phactory_Association_ManyToManyTest::testGuessFromColumn
    RuntimeException: PHP Notice: Constant PHACTORY_PATH already defined in C:\Site
    s\phactory_branch\phactory\tests\bootstrap.php on line 2
    PHP Stack trace:
    PHP 1. {main}() -:0
    PHP 2. require_once() -:1
    PHP 3. require_once() C:\Users\Owner\AppData\Local\Temp\PHPF57.tmp:43
    PHP 4. define() C:\Sites\phactory_branch\phactory\tests\bootstrap.php:2

Is there a recommended config to get these tests running? Also there are some deprecated warnings generated by latest PHPUnit.

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