bazel-contrib / bazel-contrib/rules_shell

RFC: accept a bats_test rule

Open
#27 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Starlark
Stars
27
Forks
13
PR merge metrics
No merged PRs in 30d

Description

[BATS](https://bats-core.readthedocs.io/) is an integration test framework letting you write tests in Bash.
It's commonly used to test Bash scripts, though of course the language of the system-under-test can be anything.
Currently an implementation lives in bazel-lib: https://github.com/bazel-contrib/bazel-lib/blob/main/lib/private/bats.bzl

Perhaps it would be more discoverable in rules_shell?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.