Below you will find pages that utilize the taxonomy term “peteretelej”
March 19, 2026
Smokepod
Version updated for https://github.com/peteretelej/smokepod to version v1.1.3.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smokepod is a smoke test runner designed for automating the testing of CLI applications by executing commands and comparing their output against predefined expectations specified in .test files. It simplifies the process of verifying application behavior, capturing reference outputs, and ensuring compatibility between tools through its three modes: run, record, and verify.
March 19, 2026
Smokepod
Version updated for https://github.com/peteretelej/smokepod to version v1.0.10.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smokepod is a smoke testing tool for CLI applications that automates the execution of commands and validation of their output using simple .test files. It helps ensure that CLI behavior remains consistent by running tests in Docker containers, capturing baseline outputs, and verifying replacements or updates against recorded fixtures.
March 18, 2026
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.
March 18, 2026
Smokepod
Version updated for https://github.com/peteretelej/smokepod to version v1.0.1.
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 smoke test runner designed for automating the testing of CLI and containerized applications. It enables users to record expected outputs, verify them against pre-recorded fixtures, and execute tests locally or within Docker containers.