Skip to content

bhattshru/pluralsight-sample-react-testing-typescript

 
 

Repository files navigation

Pluralsight Guide: Testing React Components with TypeScript

To run the sample:

npm install

# To start
npm start

# To test
npm test
npm test:watch

About

Pluralsight guide: Testing React Components with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.3%
  • JavaScript 11.8%
  • HTML 4.1%
  • CSS 3.8%