CommandAPI icon indicating copy to clipboard operation
CommandAPI copied to clipboard

Instructions for testing commands with MockBukkit

Open JorelAli opened this issue 3 years ago • 3 comments

Description

Instructions for testing the CommandAPI with MockBukkit. Some worked examples, how to set up a project for testing, inclusion of the plugin-test dependency and support for plugins that are shading the CommandAPI are all stuff that would need to be done.

Expected code

No response

Extra details

No response

JorelAli avatar Oct 25 '22 19:10 JorelAli

Is there already a plan to incorporate these instructions onto the documentation? I was looking into it myself but I'm having trouble with nms. I am currently trying to copy a little from the plugin-test folder, but a detailed tutorial to avoid having unnecessary bloat would be appreciated

tatanpoker09 avatar Apr 07 '23 07:04 tatanpoker09

Is there already a plan to incorporate these instructions onto the documentation? I was looking into it myself but I'm having trouble with nms. I am currently trying to copy a little from the plugin-test folder, but a detailed tutorial to avoid having unnecessary bloat would be appreciated

Yes! When a suitable framework structure has been made and we're ready to release the public testing setup for CommandAPI commands, we'll add it to the main documentation :)

JorelAli avatar Apr 07 '23 08:04 JorelAli

Is there an estimate when this will be available?

fhnaumann avatar Jul 01 '24 16:07 fhnaumann