battest Action
Version updated for https://github.com/tboy1337/battest to version v1.0.12.
- 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
This GitHub Action, battest, is a runtime test runner for Windows batch files that provides features like running real cmd.exe in isolated temp workdirs with assertions on exit code, stdout, stderr, environment, and filesystem side effects. It supports param overlays, setup/teardown, stdin, env, and copy-in fixtures. The action can be used to automate tasks by asserting on the output of batch files and handling complex scenarios with PATH mocks for external commands.
What’s Changed
[1.0.12] - 2026-08-23
Removed the README PyPI version badge.
- The live PyPI version shield lagged behind GitHub tags. README badges are Python versions, CI, and license only.