Skip to main content

Crate cranpose_testing

Crate cranpose_testing 

Source
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