Description
100% coverage of shellName() and any util code. Doesn't include CI/CD implementation (that's covered by #33).
High Level Solution Description
100% unit test coverage of relevant CUT and any util code using shellspec.
Alternative Solution(s)
None
Blocked By
Blocking
Related Issue(s)
Additional Context
Unit tests should be relatively simple due to the simplicity of shellName().
Description
100% coverage of
shellName()and any util code. Doesn't include CI/CD implementation (that's covered by #33).High Level Solution Description
100% unit test coverage of relevant CUT and any util code using
shellspec.Alternative Solution(s)
None
Blocked By
bash_unittoshellspec#23Blocking
shellName()Unit Tests #33Related Issue(s)
bash_unittoshellspec#23shellName()Unit Tests #33log()and Any Util Code #36output()and Any Util Code #38backUp()and Any Util Code #39checkRequiredOpts()and Any Util Code #40Additional Context
Unit tests should be relatively simple due to the simplicity of
shellName().