-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Steffen Wonning edited this page Jul 10, 2025
·
3 revisions
Cyano is a testing framework based on the Minestom testing system.
It offers the same core functionality, but with major improvements focused on usability, flexibility and developer experience.
The framework is designed specifically for integration tests. These are tests where your code relies on a running Minestom server instance.
It allows you to simulate a server environment where components such as packets, ticking, inventories and more are available.
On the left sidebar, you'll find guides on:
These sections will help you understand how to use the framework effectively and avoid common issues during test development.