Chapter 10 : Testing
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to keep up with our competitors, we must move quickly and ensure quality. One vital tool in our arsenal that allows us to move quickly while ensuring quality is testing. Testing can mean a lot of things, from linting and typechecking to actually writing tests.
PropTypes Error ()
PropTypes Required Values ()
PropTypes OneOf ()
Flow Project ()
TypeScript Project ()
Testing Introduction ()
Testing React Components ()