testing-library-dom 0.0.1

Rust port of DOM Testing Library.
Documentation
<!-- <p align="center">
    <a href="../../../../logo.svg">
        <img src="../../../../logo.svg" width="300" height="200" alt="Rust Testing Library Logo">
    </a>
</p> -->

<h1 align="center">testing-library-dom</h1>

Simple and complete DOM testing utilities that encourage good testing practices.

[Rust Testing Library](https://github.com/RustForWeb/testing-library) is a Rust port of [Testing Library](https://testing-library.com/).

## Documentation

See [the Rust Testing Libary book](https://testing-library.rustforweb.org/) for documentation.

## Rust For Web

The Rust Testing Library project is part of the [Rust For Web](https://github.com/RustForWeb).

[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.