You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.