bats-wrapper

Self-contained wrapper to run tests based on the Bash testing framework Bats

MIT License

Stars
1

Bot releases are visible (Hide)

bats-wrapper - v0.1.4 Latest Release

Published by github-actions[bot] almost 3 years ago

Changed

  • upgrade to logr 0.6.2
bats-wrapper - v0.1.3

Published by github-actions[bot] almost 3 years ago

Changed

  • set $SHELL of test user to /bin/bash
bats-wrapper - v0.1.2

Published by github-actions[bot] almost 3 years ago

Fixed

  • support --batsw: style arguments also if script is downloaded and executed directly
bats-wrapper - v0.1.1

Published by bkahlert almost 3 years ago

Fixed

  • correctly pass arguments to GitHub action
bats-wrapper - v0.1.0

Published by github-actions[bot] almost 3 years ago

Added

  • batsw self-contained wrapper to run Bats (Bash Automated Testing System) tests