-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementImprove the expectedImprove the expected
Milestone
Description
Based on #32, let's provide a directory predicate.
What do we care about?
- empty directories?
.keep
files in directories- treating files as
str
- normalize line endings?
- (with rich reporting) show a diff of files on failure?
How do we handle heterogeneous content?
- Don't
- dir-diff, filtering for the content we want, and run the dir-diff multiple times
- A lambda
- Accepting
[[globs], Predicate]
?
Additional resources
Metadata
Metadata
Assignees
Labels
enhancementImprove the expectedImprove the expected