mbland / go-script-bash

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

Complete application of `lib/bats/helper-function` utilities everywhere #164

Closed mbland closed 7 years ago

mbland commented 7 years ago

Closes #156. Includes a performance improvement for lib/bats/assertion-test-helpers. The header comment in lib/bats/helper-function now contains deep technical details about how Bats works and why the lib/bats/helper-function mechanism is necessary for improved Bats test performance.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 95.264% when pulling e3f8fbf62446c902cbb61a6de67101251b59530f on bats-function into af36aa40b290430b22d6569ee777bfb27bbbb44a on master.