posit-dev/Setup Positron and run API tests
Runs Positron API integration tests by executing the test command inside a downloaded Positron build. Intended for macOS runners, which provide the windowing environment the Electron-based Positron app needs. Assumes the repository is already checked out with Node.js available and the project built.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| positron-channel | Positron build channel to download and test against: 'stable' or 'daily'. | no | stable |
| working-directory | Directory to run the test command in. | no | . |
| run | Command that runs the Positron API tests. | no | yarn test-positron |
Outputs
no outputs