Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compare suite of functions #207

Closed
kellyselden opened this issue Jan 4, 2016 · 4 comments
Closed

Add compare suite of functions #207

kellyselden opened this issue Jan 4, 2016 · 4 comments

Comments

@kellyselden
Copy link

I'm about to write a test helper that compares generated files to a fixtures folder. I already am using fs-extra, so I wondered would it be nice to have compare functions included?

Something like:

compareDirsSync('tmp/my-folder', 'test/fixtures/my-folder');
@jprichardson
Copy link
Owner

It may be nice, but unfortunately it would add more to the scope than what I'm willing before 1.0 is released. I really appreciate your interest and posting and issue though :)

@kellyselden
Copy link
Author

No worries. Maybe I'll make a node-fs-extra-extra lol.

@jprichardson
Copy link
Owner

No worries. Maybe I'll make a node-fs-extra-extra lol.

Haha 😊

@kellyselden
Copy link
Author

@jprichardson I ended up making the lib if you're curious https://github.com/kellyselden/fs-equal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants