React Testing Library icon
React Testing Library icon

React Testing Library

The React Testing Library is a very lightweight solution for testing React components. It provides light utility functions on top of react-dom and react-dom/test-utils, in a way that encourages better testing practices.

Cost / License

  • Free
  • Open Source

Platforms

  • Linux
  • Self-Hosted
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  React

 Tags

  • testing
  • javascript-tool

React Testing Library News & Activities

Highlights All activities

Recent activities

No activities found.

React Testing Library information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  19,479 Stars
  •  1,149 Forks
  •  74 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
React Testing Library was added to AlternativeTo by Alex Ruiz on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is React Testing Library?

The React Testing Library is a very lightweight solution for testing React components. It provides light utility functions on top of react-dom and react-dom/test-utils, in a way that encourages better testing practices. Its primary guiding principle is: The more your tests resemble the way your software is used, the more confidence they can give you.

Official Links