Skip to content

cli: add --scenario-dirs options to run input on all scenarios#116

Open
tokatoka wants to merge 1 commit intodergoegge:masterfrom
tokatoka:all_scenario_coverage
Open

cli: add --scenario-dirs options to run input on all scenarios#116
tokatoka wants to merge 1 commit intodergoegge:masterfrom
tokatoka:all_scenario_coverage

Conversation

@tokatoka
Copy link
Contributor

@tokatoka tokatoka commented Jan 26, 2026

Fixes #2

Previously we could only --scenario to select one scenario to run the coverage measurement on with fuzzamoto-cli
This pr adds --scenario-dirs option with which you can run all the scenarios with the testcases.

I refactored the whole Coverage command a bit because now rpc-generic scenario needs the 3rd argument else it doesn't run.
So I added Scenario struct so that we are aware of the scenario that we are going to run in fuzzamoto-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Coverage report tooling

1 participant