ReactionTime
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!
Quick Start
- Install Jest and React-Testing-Library into your application
- Create a new file (should end in .test.js)
- Import Jest and React-Testing-Library at the top of that file
- Import React and Components that you plan on testing at the top of that file
- Generate tests using ReactionTime and the names of those components:
- Paste those tests into your .test.js file
- Enjoy all the green checks
βοΈ βοΈ βοΈ βοΈ
Team
Christian Hubbard @christianhubbard, Jimmy Phong @jayacados, Jae Myung @jhm304, Tony Shen @tshen815