Skip to content

TheValkDokk/jest-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CI with GitHub Actions | © 2021 by Valk

Available Scripts

In the project directory, you can run:

npm install

Runs this before do anything, this command install the necessary component for the React App to Run

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npx jest --watchAll

Runs this command to Enter Jest Watch All, this will monitor the whole app for code changed and test it for result in real time

Screenshot of Test

This project is created for purpose of presentation demonstration in SWT301 by

Cao Chanh Duc

Nguyen Le Hoang An

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published