actions-marketplace-validations/Run TestCafe
Install TestCafe and Run Tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 2, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/devexpress_testcafe-action@b2647bcd359c5893b8c79fc88fbca6d071915f95 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | TestCafe version to install from npm | — | latest |
| branch | Branch in the TestCafe repository to check out. The action builds TestCafe from this branch | — | — |
| commit | Commit in the TestCafe repository to check out. The action builds TestCafe from this commit | — | — |
| skip-install | Skip installation of TestCafe and use a previously installed version. | — | false |
| args | Command line arguments passed to TestCafe | yes | — |
Outputs
no outputs