buckaroobanzay/mtt-runner
Minetest test runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| modname | the modname to test, defaults to the repository name | no | "" |
| mtt_filter | list of mods to test, defaults to the modname | no | "" |
| git_dependencies | list of git-dependencies to download | no | https://github.com/BuckarooBanzay/mtt |
| additional_config | additional lines for minetest.conf | no | "" |
| git_game_repo | git repo of the game to use | no | https://github.com/minetest/minetest_game |
| test_mode | testing mode, either 'mod' or 'game' | no | mod |
| mapgen | mapgen name | no | singlenode |
| enable_coverage | enable lua code coverage | no | false |
| enable_benchmarks | enable benchmarks | no | false |
Outputs
no outputs