technopagan / adept-jpg-compressor

A Bash script to automate adaptive JPEG compression using common CLI tools
Other
377 stars 29 forks source link

Setup unit tests via BATS #10

Open technopagan opened 11 years ago

technopagan commented 11 years ago

After making the code more modular & thus testable, it is now time to set up a test-suite of unit tests via the BATS unit testing framework: https://github.com/sstephenson/bats