Running sequential tests in parallel can significantly reduce the total time to test, and reducing the total test time is what really counts, to motivate developers to test frequently. In this recipe, we demonstrate this feature and show how you can optimize the definition of your tests for maximum performance.