Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Praktek Unit Test dan Code Review

  • Install prerequisities -> nodejs
  • Init Project npm init -y
  • Install dependencies -> npm install -D vitest @vitest/coverage-v8 npm install
  • Edit scripts
  • Create code file
  • Create test file
  • run test npm run test
  • run test with coverage npm run test:coverage
  • upload to github
  • testing code review

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages