bashcov icon indicating copy to clipboard operation
bashcov copied to clipboard

Capturing coverage on sourced script functions executed by bashunit

Open bpujol opened this issue 5 years ago • 0 comments

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 ?

bpujol avatar Jun 19 '20 13:06 bpujol