Currently, there's no way to run the runDDTests step and allow tests to keep running and accumulate errors.
One reason for this is to fast fail, and another is that the number of errors can get very large, therefore taking up a lot of memory.
However, it would be useful for those preparing for testing.