pwc-hello-world
v1.1.0
Published
- A simple test library. - Package that returns "Hello, World!".
Downloads
3
Readme
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.