Code Snippet: Find Files Without Test Files
I am working on a green-field project and wanted to make sure I roughly knew what was and wasn’t tested. Sometimes I just simply forget whether or not I wrote a test for a new code file. So I share with you a tiny little script that will list all the files in your source directory that do no have a corresponding test file.
Want to have your say? just login


Be first to show your opinion !!!