Insomnia Run
Version updated for https://github.com/scarowar/insomnia-run to version v0.1.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Insomnia Run, automates the execution of Insomnia collections and test suites within CI/CD pipelines. It provides features like automatic test result reporting as pull request comments, Markdown summaries for workflow outputs, and secure handling of secrets, enabling streamlined API testing and integration workflows. The action is designed for flexibility with environment targeting and customizable exit code behavior, simplifying the process of incorporating Insomnia tests into development pipelines.
Release notes
What’s Changed
- fix: add python bin to path by @scarowar in https://github.com/scarowar/insomnia-run/pull/38
Full Changelog: https://github.com/scarowar/insomnia-run/compare/v0.1.1...v0.1.2