IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

Add unit tests to CLI tool #7

Closed ernieturner closed 4 years ago

ernieturner commented 5 years ago

oflif has documentation on how to do unit testing of a CLI tool. We should look into adding them.