bguise987 / pigz-python

The goal of this project is to create a pure Python implementation of the pigz project for parallelizing gzipping.
MIT License
31 stars 5 forks source link

Add unit tests #13

Closed bguise987 closed 4 years ago

bguise987 commented 4 years ago

Should consider resolving #19 first before tackling this one.

bguise987 commented 4 years ago

Changing scope to be just unit tests, not sure coverage badge is worth it at this moment.