A code coverage tool like [Istanbul](https://github.com/gotwarlost/istanbul) would help us determine where new tests need to be written by revealing what code is or is not covered by tests.