# React
Testing with Create React App - part 3
You've tested your functions, you've tested your components now lets put it all together
Testing with Create React App - Part 2
You've decided that automated testing is a good idea, but how are you supposed to test a react component?!
Testing with Create React App - Part 1
Stop manually testing your apps every time you make a change and get the computer to do the hard work for you!