Skip to content

CRA Javascript Project with Cypress inc UT plugin, Istanbul and MaterialUI

Notifications You must be signed in to change notification settings

areel/cra-js-cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App and subsequently wrapped by CRACO

Notes

  • PORT: 6042 (defined in .env and cypress.json )
  • CRACO used to extend packages that require access to webpack without ejecting
  • Test Runner is Cypress

    • Unit Testing is enhanced via a Cypress plugin that allows individual components to be mounted and then tested.

    • Code Coverage available in /coverage (depenant on what tests last run)

  • Material-UI

About

CRA Javascript Project with Cypress inc UT plugin, Istanbul and MaterialUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published