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.