Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Conversation

@weierophinney
Copy link
Member

  • Push constants defined previously in the TestConfiguration.php.* files into
    phpunit.xml.dist, and ship with both phpunit.xml.dist and
    phpunit.xml.travis instead.
  • Rename Bootstrap.php to bootstrap.php to prevent naming collisions.
  • Move test files directly under test/, instead of a sub-directory, to mirror
    the src/ directory.

Supercedes #3 as it provides all constant definitions in the phpunit.xml.* assets.

- Push constants defined previously in the `TestConfiguration.php.*` files into
  `phpunit.xml.dist`, and ship with both `phpunit.xml.dist` and
  `phpunit.xml.travis` instead.
- Rename `Bootstrap.php` to `bootstrap.php` to prevent naming collisions.
- Move test files directly under `test/`, instead of a sub-directory, to mirror
  the `src/` directory.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants