MCPR Plugin Test Bot Worker
MCPR-Test-Bot
Worker is the worker component which does all of the heavy lifting of the MCPR-Test-Bot
. It runs some basic compatibility tests on plugins uploaded to MCPR.
MCPR-Test-Bot will run the following steps on each plugin jar uploaded.
- Download the plugin jar
- Unzip the jar and check for a
plugin.yml
file. - Do the following for each claimed compatible version of Minecraft plus the latest
If you think there should be more tests done, feel free to open an issue or PR!
NAME:
test-bot-worker - The MCPR-Test-Bot Worker
USAGE:
test-bot-worker [global options] command [command options] [arguments...]
VERSION:
0.0.1
DESCRIPTION:
The MCPR-Test-Bot Worker
COMMANDS:
test, t Run tests on plugin - `test-bot-worker test [pluginID] [version]`
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
--version, -v print the version