Block a user
Parallelize test running
Run each unit test on a separate thread, collect result, and print an aggregate report on the main thread when complete. Bonus points: Show a neat progress indicator.