1.1.0 • Published 4 years ago
pwc-hello-world v1.1.0
PwC Hello World!
Description
- A simple test library.
- Package that returns "Hello, World!".
Usage
Setup
- Run
npm install
to install all the dependencies.
Test
- Run
npm run test
to run the unit test cases. - This provides code coverage results too.