Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aviggiano authored Nov 7, 2023
1 parent d610bb1 commit d03fa14
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ Chimera addresses this problem by enabling a "write once, run everywhere" approa

### Features

- Boilerplate contracts for Foundry, Echidna, Medusa, and Halmos tests
- Scripts to convert results from one tool to another
- TBD
- [x] Boilerplate contracts for Foundry, Echidna, Medusa, and Halmos tests
- [ ] Python installation
- [ ] `chimera init`: quickstarts a property-based testing setup for Foundry, Echidna, Medusa and Halmos
- [ ] `chimera install`: installs Foundry, Echidna, Medusa, and Halmos
- [ ] `chimera convert`: converts tx sequences from one tool to another
- [ ] `chimera TOOL`: runs a property-based testing TOOL against the framework setup

0 comments on commit d03fa14

Please sign in to comment.