Skip to content

bongodev/github-actions-js-private

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone this repository in your local machine

Install & Run Tests Locally

npm init -y
npm test

Output

PASS tests/calculator.test.js ✓ adds two numbers (1 ms) ✓ subtracts two numbers (1 ms) ✓ multiplies two numbers

Test Suites: 1 passed, 1 total Tests: 3 passed, 3 total Snapshots: 0 total Time: 0.272 s Ran all test suites.

CI: Tests automatically run on every push using GitHub Actions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published