Skip to main content

Crate cranpose_testing

Crate cranpose_testing 

Source
Expand description

Testing utilities and harness for Cranpose

Re-exports§

pub use placed_semantics::placed_semantics_from_applier;
pub use placed_semantics::PlacedSemanticsNode;
pub use robot_assertions::Bounds;
pub use robot_assertions::SemanticElementLike;
pub use robot::*;
pub use testing::*;

Modules§

placed_semantics
What a screen reader is told, and where each of those things actually is.
prelude
robot
Robot testing framework for end-to-end app testing
robot_assertions
Assertion utilities for robot testing
testing