I am running bash unit (https://github.com/pgrange/bash_unit/blob/master/bash_unit) v1.6.1 script to run tests. Those tests are calling functions from a bash script previously sourced in the environment.
I cannot get any coverage on the sourced bash script functions. Is it currently possible with bashcov ?
Hello,
I am running bash unit (https://github.com/pgrange/bash_unit/blob/master/bash_unit) v1.6.1 script to run tests. Those tests are calling functions from a bash script previously sourced in the environment. I cannot get any coverage on the sourced bash script functions. Is it currently possible with bashcov ?