When looking at a running CI job, it's nice to see some progress occur so you know it's not stuck. Without this formatter, if you look at a running RSpec job, it looks stuck, because it doesn't display any output until it's run every test.
This formatter was created by a coworker, but I wanted to share this out in case it helps other folks!