revantk/Unit Test Generator
Automatically generates unit tests for functions in the codebase
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Aug 23, 2023
- License
- None
Pinned Snippet
uses: revantk/gen-tests-action@3a8a880bb4abb2b090b942f25aa2bacbdd535bf3 # 0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| robustai-api-key | Robust AI API Key | yes | — |
| github-token | Github Actions token | yes | — |
| repo-path | Path to the checked out repo to generate tests for | no | . |
| docker-run-args | Additional args to pass to docker run when running the gen_tests container | no | "" |
| env-file-contents | Content of env file to be used when running generated tests | no | "" |
Outputs
no outputs