Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
euromark committed Oct 17, 2013
1 parent 33e1987 commit 4b2d484
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -42,8 +42,16 @@ You can now use PHPUnit through the CLI or your favourite browser. Try it by run

If all went well you will see the PHPUnit run the CakePHP basic tests.

To run the Tools plugin tests, for example, use:

cake testsuite Tools AllTools

It works with Mac OSX, Linux and Windows. Please report any problems.

You can also use the browser testsuite:

http://domain.local/test.php

## Autoload

If you have it installed in your ROOT vendors and get (fatal) errors while baking put this at the top of the VENDORS/PHPUnit/Autoload.php file:
Expand Down

0 comments on commit 4b2d484

Please sign in to comment.