sydobd / react-ts-timer-app

React Test-driven Development using Jest and Enzyme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In this project, I developed a React Typescript app using test-driven development (TDD). Detail as follows:

  • Create tests based on user stories.
  • Develop a React app using TDD.
  • Use Enzyme and Jest to test a React app.
  • Use/reuse CSS variables for responsive design.
  • Create a reusable React component that renders and functions differently based on the provided props.
  • Type check component props using React PropTypes.

About

React Test-driven Development using Jest and Enzyme.


Languages

Language:TypeScript 79.1%Language:HTML 11.3%Language:CSS 9.6%