Available on crate feature
bevy_ci_testing
only.Expand description
Utilities for testing in CI environments.
Structs§
- CiTesting
Config - A configuration struct for automated CI testing.
- CiTesting
Custom Event - A custom event that can be configured from a configuration file for CI testing.
- CiTesting
Event OnFrame - An event to send at a given frame, used for CI testing.
- CiTesting
Plugin - A plugin that instruments continuous integration testing by automatically executing user-defined actions.
- CiTesting
Setup - Setup for a test.
Enums§
- CiTesting
Event - An event to send, used for CI testing.