runtimeverification / runtimeverification/kontrol
Make test prefix customizable in `kontrol prove`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 122
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
We should add an option for user to configure the test prefix (other than test, prove, or check); e.g., symbolic_.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the kontrol prove CLI entry point and inspect how the existing test, prove, and check prefixes are selected. Add a user-configurable prefix such as symbolic_, then verify that kontrol prove uses the configured value when identifying tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100