All Projects → oslabs-beta → Reactiontime

oslabs-beta / Reactiontime

ReactionTime provides a simpler way to write tests for React's Experimental Concurrent Mode.

Programming Languages

typescript
32286 projects

ReactionTime

Preview

What is ReactionTime

ReactionTime is an application to help users build tests for the newest features of React Concurrent mode.

How to install

Looking for the application? Navigate to reactiontimeapp.com to install it on windows or mac!

ReactionTime Download

Quick Start

  1. Install Jest and React-Testing-Library into your application
  2. Create a new file (should end in .test.js)
  3. Import Jest and React-Testing-Library at the top of that file
  4. Import React and Components that you plan on testing at the top of that file
  5. Generate tests using ReactionTime and the names of those components:

ReactionTime Download

  1. Paste those tests into your .test.js file
  2. Enjoy all the green checks ✔️✔️✔️✔️

Team

Christian Hubbard @christianhubbard, Jimmy Phong @jayacados, Jae Myung @jhm304, Tony Shen @tshen815

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].