CPSC270
Software Engineering and Project Design

Assignment 29

Testing - Testing Library

Read the following pages of the React Documentation and the React Native Testing Library Documentation:

  1. Testing (through the Testing Rendered Output section)
  2. Getting Started