Expand description
Testing utilities and harness for Cranpose
Re-exports§
pub use robot_assertions::Bounds;pub use robot_assertions::SemanticElementLike;pub use robot::*;pub use robot_helpers::*;pub use testing::*;
Modules§
- prelude
- robot
- Robot testing framework for end-to-end app testing
- robot_
assertions - Assertion utilities for robot testing
- robot_
helpers - Common helper functions for robot tests
- testing