-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
If a class name gets refactored or moved to a different package the existing snapshot in the __snapshots__ folder should be marked as an Orphan.
Might need to walk the directory tree after all tests have run beginning at getOutputDir(). This could be particularly problematic if the output dir is not a subdirectory of the class's package as there is no way to know where the original class is defined.
GuyJackson
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request