# File lib/deep_test/distributed/throughput_statistics.rb, line 18
18:       def summary
19:         "\#{test_count} tests run in \#{timespan_in_seconds} seconds\n(\#{tests_per_second} tests / second)\n"
20:       end