test-prof/TestProf AI refactoring
Optimize tests using TestProf
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | An API key to communicate with an LLM (Claude by default) | yes | — |
| issue-number | GitHub issue number to read the task from | — | "" |
| test-file-path | A relative path to the test file to refactor | — | "" |
| base-branch | Base Git branch to open a PR against | — | main |
| test-command | How to execute a test file | — | bundle exec rspec |
| example-patch-path | Path to the example Git patch to use by AI | — | "" |
| custom-prompt-path | Path to a custom prompt template to use | — | "" |
Outputs
no outputs