fish-shop/run-fishtape-tests
Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.87.
- This action is used across all versions by 30 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The fish-shop/run-fishtape-tests GitHub Action automates the execution of Fishtape tests for projects using the Fish shell. It simplifies testing workflows by identifying and running .fish test files, supporting customizable file patterns with wildcards and brace expansions, and generating readable output using tap-diff. This action streamlines the testing process for Fish shell-based scripts, improving efficiency and consistency in CI pipelines.
Release notes
What’s Changed
- Bump the version-updates group with 8 updates by @dependabot[bot] in https://github.com/fish-shop/run-fishtape-tests/pull/347
Full Changelog: https://github.com/fish-shop/run-fishtape-tests/compare/v2.3.86...v2.3.87