Smokepod
Version updated for https://github.com/peteretelej/smokepod to version v1.0.4.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Smokepod is a GitHub Action and CLI tool designed to automate smoke testing for command-line applications by executing commands described in simple .test files and verifying their output and exit codes. It supports running tests in Docker containers, recording known-good outputs for baseline fixture creation, and verifying tool behavior against these fixtures. This action streamlines regression testing, ensures CLI stability, and simplifies compatibility testing for replacement tools.