Is there a way to prevent creation of test output files that are empty? e.g. a 0kb file called "_0abEPvK2tjZfjSxYurqeVlH9MAk_2.txt"
We run our ncrunch tests on a build machine and having tens of thousands of these empty files is slowing us down.
We could delete them after ncrunch completes but that would leave dead links in the html report, the files still have to be created, listed and deleted, and I wondered if there was a nicer way.