SamuelSchlesinger / commander-cli

A simple library I wrote to allow me to quickly and easily construct command line interfaces.
MIT License
29 stars 2 forks source link

converted tests to hspec #32

Closed BebeSparkelSparkel closed 1 year ago

BebeSparkelSparkel commented 3 years ago

All the tests have been converted over to use hspec. Matches the module structure introduced with #31 .