nf-test
nf-test copied to clipboard
Improve gzip file check
This PR addresses issue #181 and improve gzip file-check in md5 method.
Todo:
- [ ] Adapt error message/exception when gzip file is empty
- [ ] Add more testcases
Any update on this PR ? I would be more than happy to see this become a reality :)
Is it going to allow us to do something like this: assert Gzip.md5
Thank you in advance for this !