Skip to content
Steffen Wonning edited this page Jul 10, 2025 · 3 revisions

Cyano

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.


🎯 What is Cyano for?

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.


πŸ“š Getting Started

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.

πŸ”— Related

Clone this wiki locally