urbdyn / rules_fish

Bazel toolchain rules for Fish shell.
Apache License 2.0
2 stars 0 forks source link

Implement fish_test rule #5

Open Matthew-Benson opened 1 month ago

Matthew-Benson commented 1 month ago

We need a simple rule that conforms to bazel test requirements and executes a script similarly to fish_binary, failing the test depending on the script's exit code. See sh_test.