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