Xcode 4 now have this feature. Simply create a “run scheme” that has the test cases that you want to run.
- Open menu “Product|Edit Scheme…”
- Click on “Edit…”
- In the left pane, expand the “Test” section.
- In the right pane, expand the test bundle and uncheck the test cases you don’t need to run.