keploy/Keploy TestGPT
TestGPT is a GitHub Action designed to execute Keploy test cases and generate detailed test reports.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Relative path under $GITHUB_WORKSPACE where the repository was checked out | yes | — |
| command | Command to run the application | yes | — |
| keploy-path | Path to keploy | yes | ./ |
| delay | Time to start application | yes | 10 |
| container-name | Name of the container in case of "docker compose" command | — | — |
| build-delay | Time to wait for docker container build | — | 50s |
Outputs
no outputs