Unit testing - directory argument - summary reporting
Diff: https://github.com/IBM/audit-ci/compare/v1.3.1..v1.4.0
BREAKING CHANGES
- The new default output is the summary report rather than the full report.
Features
- Unit testing (closes #4) (PR: #53, #54)
- Add
--directory
argument (closes #17) (PR: #53, #56) - Add option to output summary report (closes #58) (PR: #59)
Chores