- you can use the @group tag in the class documentation to indicate the group and then run tests only on that group using --group
- you can use --filter to only run tests that match a given regex
Update 2013
As @havg's answer below mentions, it's now possible to run individual test suites using phpunit --testsuite