Solutions for Bash track on Exercism
In order to print the output, insert these lines to the test:
echo "status = ${status}"
echo "output = ${output}"TODO:
- Integrate
kcovwithbatsin order to use Codecov - Remove redundant
.testfiles
Notice:
- Disable the test for big prime in nth_prime