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