At least some of [the test helpers from tests/template.bats in v1.6.0](https://github.com/mbland/go-script-bash/blob/v1.6.0/tests/template.bats#L66-L209) should be migrated to `lib/`. These will certainly be migrated to `lib/bats/helpers`: - [x] `skip_if_none_present_on_system` - [x] `git_for_windows_native_path` - [x] `create_forwarding_script` These may contain useful bits worth extracting, though migration isn't yet certain: - [x] `assert_go_core_unpacked` - [x] `create_fake_tarball_if_not_using_real_url` - [x] `run_with_download_program`