react_testing_library 3.0.1 react_testing_library: ^3.0.1 copied to clipboard
A Dart unit testing library for OverReact components that mimics the API of the JS react-testing-library
Getting Started With React Testing Library #
Check out the Getting Started section in the main readme for an example of how to use the react_testing_library
package.
The API documentation of all the matchers and querying utilities also provide complete code examples.