Skip to content

CRA starter for mini-blog with testing using FAKER, RTL, MSW and MSWJS/DATA

License

Notifications You must be signed in to change notification settings

AlexanderLapygin/cra_msw-data_rtl_faker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRA starter for crud with testing using FAKER, RTL, MSW and MSWJS/DATA

Feature tags

  • create-react-app
  • crud
  • faker
  • javascript
  • msw
  • msw-data
  • react
  • react-testing-library
  • rest
  • starter
  • template
  • testing
  • typescript

Direct ancestors

- crud, faker, msw-data: cra_rtl_msw


Requirements

Installation

Being in the repository root directory, run:

yarn

Running

Being in the root directory of the repository, run:

yarn start:msw

Running test (in watch mode)

Being in the root directory of the repository, run:

yarn test

Authors

Alexander Lapygin

Inspiration and original code

Improve mocking and local development with MswJs and MswJsData

The original code was taken from mswjs-data-blog-post

License

Licensed under the MIT license.


SOFTSPIDERS