setup-kubectl/node_modules/@sinonjs/commons
github-actions[bot] 7f7e5ba5ea
Add node modules and compiled JavaScript from main (#57)
Co-authored-by: Oliver King <oking3@uncc.edu>
2022-06-21 12:18:30 -04:00
..
lib Add node modules and compiled JavaScript from main (#57) 2022-06-21 12:18:30 -04:00
CHANGES.md Add node modules and compiled JavaScript from main (#57) 2022-06-21 12:18:30 -04:00
LICENSE Add node modules and compiled JavaScript from main (#57) 2022-06-21 12:18:30 -04:00
package.json Add node modules and compiled JavaScript from main (#57) 2022-06-21 12:18:30 -04:00
README.md Add node modules and compiled JavaScript from main (#57) 2022-06-21 12:18:30 -04:00

commons

CircleCI codecov Contributor Covenant

Simple functions shared among the sinon end user libraries

Rules

  • Follows the Sinon.JS compatibility
  • 100% test coverage
  • Code formatted using Prettier
  • No side effects welcome! (only pure functions)
  • No platform specific functions
  • One export per file (any bundler can do tree shaking)