fdb-joshua
fdb-joshua copied to clipboard
Add `running=N` to the `list` output
It would be helpful to see how many tests are currently executing under each job in the list view. This can be calculated as started - ended, defaulting to 0 if either property is missing.