mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

bats/help: Implement in-process stub, restore #163

Closed mbland closed 7 years ago

mbland commented 7 years ago

While trying to trigger an error condition for an in-process function from lib/bats/assertion-test-helpers as part of #156, I encountered the need to use the hash builtin for altering the path for a PATH command before and after the run command.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.02%) to 95.393% when pulling 1a82f4f003d2e8cb000d43d665892d9d73e5cfe3 on in-process-stub into 1e2338edd6a703a1b34b2232bbaed26a0a9535d8 on master.