Changeset 25199
- Timestamp:
- 08/31/2013 01:42:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/README.txt
r25165 r25199 7 7 3. $ svn up 8 8 9 4. Run the tests from the "trunk /tests" directory:9 4. Run the tests from the "trunk" directory: 10 10 To execute a particular test: 11 $ phpunit tests/ test_case.php11 $ phpunit tests/phpunit/tests/test_case.php 12 12 To execute all tests: 13 13 $ phpunit
Note: See TracChangeset
for help on using the changeset viewer.