skriptlang/Skript Tests
Runs Skript tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| skript_repo_url | Git repository URL for Skript | no | https://github.com/SkriptLang/Skript.git |
| test_script_directory | The directory containing the tests to run | yes | — |
| skript_repo_ref | The Git reference of the Skript version to test with (this can be a commit sha, branch, tag, etc.) | no | — |
| run_vanilla_tests | Controls whether or not the vanilla Skript tests are run. It is recommended you keep this on to ensure your addon doesn't change vanilla behavior | no | true |
| extra_plugins_directory | The directory containing the plugins to install on the test server alongside Skript | no | — |
Outputs
no outputs