Skip to content

CRA-in-TS starter with React Query and testing with RTL and MSW

License

Notifications You must be signed in to change notification settings

AlexanderLapygin/cra_ts_rtl_msw_react-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRA-in-TS starter with React Query and testing with RTL and MSW

Feature tags

  • create-react-app
  • mock-server-worker
  • react
  • react-query
  • react-testing-library
  • rest
  • starter
  • template
  • testing
  • typescript

Direct ancestors

Direct descendants

+ openapi-backend: cra_ts_react-query_rtl_msw_openapi-backend


Requirements

Installation

Being in the repository root directory, run:

yarn

Running

Being in the repository root directory, run:

yarn start

Running test (in watch mode)

Being in the repository root directory, run:

yarn test

Authors

Alexander Lapygin

Inspired by

Develop and test React apps with React Query, MSW and React Testing Library (Dennis Kortsch)

License

Licensed under the MIT license.


SOFTSPIDERS