Changeset 900 in tests for trunk/README.txt
- Timestamp:
- 07/12/2012 07:06:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.txt
r880 r900 7 7 3. $ svn up 8 8 9 4. $ phpunit path/to/test_case.php 9 4. Run the tests from the "trunk" directory: 10 To execute a particular test: 11 $ phpunit tests/test_case.php 12 To execute all tests: 13 $ phpunit 10 14 11 15 Notes:
Note: See TracChangeset
for help on using the changeset viewer.