neu-se/Run Meringue
Run a single instance of a fuzzing experiment with Meringue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| meringue.duration | — | no | P1D |
| meringue.testClass | The non-empty, non-null, fully-qualified name of the test class | yes | — |
| meringue.testMethod | The non-empty, non-null name of the test method. | yes | — |
| merinuge.javaExec | The Java executable that should be used. If not specified, the executable used to run Maven will be used. | no | — |
| meringue.framework | The non-empty, non-null, fully-qualified name of the fuzzing framework that should be used. | yes | — |
Outputs
no outputs