HomeDevCentral

Tests runnable with arc unit

Description

Tests runnable with arc unit

Summary:
Arcanist will now run PHPUnit tests. To comply with the tests
detection mechanism, we need the test file be called coreTest.php.

This change also simplify a little the Makefile.

Test Plan:
Launch tests with Make, Arcanist and PHPUnit:

  • make test
  • arc unit
  • arc unit core.php
  • phpunit .
  • phpunit test/coreTest

Reviewers: dereckson

Differential Revision: http://devcentral.nasqueron.org/D85

Details

Provenance
derecksonAuthored on
Differential Revision
D85: Tests runnable with arc unit
Parents
rKGF8329a8cc4276: New line at EOF
Branches
Unknown
Tags
Unknown