saurabh@portfolio:~
$ npm run test:portfolio --reporter=verbose
 
RUNS about.spec.ts
PASS ✓ about.spec.ts (3 tests)
RUNS skills.spec.ts
PASS ✓ skills.spec.ts (12 tests)
RUNS experience.spec.ts
PASS ✓ experience.spec.ts (3 tests)
RUNS projects.spec.ts
PASS ✓ projects.spec.ts (5 tests)
RUNS certifications.spec.ts
PASS ✓ certifications.spec.ts (3 tests)
 
Test Suites: 5 passed, 5 total
Tests: 26 passed, 26 total
Snapshots: 0 total
Coverage: 100% ████████████████████
 
Time: 2.341s, estimated 3s ⚡
 
Ran all test suites. Loading portfolio...

INITIALIZING PORTFOLIO...