runtimeverification / runtimeverification/kontrol
Generate test cases based on proof results
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 122
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
As suggested by @RaoulSchaffranek, we might generate Solidity test cases (i.e., code snippets) based on the results of proof execution.
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 by tracing how proof execution results are represented and where Solidity test cases or code snippets are currently handled. Define the expected mapping from proof results to generated Solidity tests before implementing it. Done means proof results can produce usable Solidity test cases with behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, solidity
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100