Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 439 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 439 Bytes

MockPaper

MockPaper is a framework that makes the unit testing of Paper/Spigot/Bukkit plugins a lot easier. It aims to be provides complete mock implementation of CraftBukkit that can be completely controlled from a unit test.

This project is inspired by and uses the source code of MockBukkit/MockBukkit under the MIT license.