Docs.rs
  • testing-library-dom-0.0.1
    • testing-library-dom 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • DanielleHuisman
    • Dependencies
      • aria-query ^0.0.3 normal
      • dom-accessibility-api ^0.0.2 normal
      • log ^0.4.22 normal
      • paste ^1.0.15 normal
      • pretty-format ^0.0.1 normal
      • regex ^1.10.6 normal
      • thiserror ^1.0.63 normal
      • wasm-bindgen ^0.2.93 normal
      • web-sys ^0.3.70 normal
      • indoc ^2.0.5 dev
      • mockall ^0.13.0 dev
      • wasm-bindgen-test ^0.3.42 dev
    • Versions
    • 4.28% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

testing_library_dom0.0.1

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate testing_library_dom

Source

Re-exports§

pub use queries::*;
pub use query_helpers::*;

Modules§

queries
query_helpers

Macros§

build_queries
make_find_query
make_get_all_query
make_single_query
wrap_all_by_query_with_suggestion
wrap_single_query_with_suggestion

Structs§

BoundFunctions
ByRoleOptions
ByRoleOptionsValue
Config
DefaultNormalizerOptions
MatcherOptions
NormalizerOptions
PartialConfig
SelectorMatcherOptions
Suggestion
WaitForOptions

Enums§

ByRoleOptionsCurrent
ConfigFnOrPartial
DocumentOrElement
Ignore
Matcher
Method
QueryError
Variant

Functions§

configure
get_config
get_default_normalizer
get_node_text
get_queries_for_element
get_roles
get_suggested_query
is_inaccessible
log_roles
pretty_dom
wait_for

Type Aliases§

ByRoleMatcher
ConfigFn
GetElementErrorFn
MatcherFunction
NormalizerFn