pyrox0/APWorld Testing and Fuzzing
Test and Fuzz custom APWorlds with Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| world | Which world to fuzz/test | yes | — |
| enable_fuzz | Set true to fuzz the specified APWorld | no | false |
| enable_test | Set true to run the specified APWorld unittests | no | false |
| skip_python_setup | Set false if you run @actions/setup-python yourself before this action. | no | false |
| fuzz_num_gens | The number of fuzzer runs to do. Defaults to 100, you should not need to change this. | no | 100 |
Outputs
no outputs