Skip to content

Latest commit

 

History

History
 
 

Testing React Router Apps

There are a few different ways to test an application built with React Router. We have guides for the following libraries:

Whatever you end up using, try to avoid testing React Router itself. That's our responsibility, and it's one we take seriously!