Setup Probitas
Version updated for https://github.com/probitas-test/setup-probitas to version v1.4.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-probitas GitHub Action automates the setup of the Probitas scenario-based testing framework in CI workflows. It installs the required Deno runtime, sets up the Probitas CLI at a specific or default version, and optionally leverages caching for dependencies to improve performance. This action simplifies the process of configuring Probitas for automated testing, enabling developers to efficiently integrate and run tests across different environments and configurations.
What’s Changed
Full Changelog: https://github.com/probitas-test/setup-probitas/compare/v1...v1.4.0