We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The package is written using the TDD method.
Unit tests are inside the folder /test, included test coverage through nyc.
/test
nyc
To run all unit tests, type:
npm test