0.0.1 • Published 6 years ago
@hjertnes/create-tests v0.0.1
README
Script to keep your Node project structures and test structures in sync; it adds the missing folders and files from your source code ./src inside ./src/__tests; and removes any empty files/folders in the __tests folder that doesn't exist in the source code.
0.0.1
6 years ago