Skip to content

Simple functions shared among the sinon end user libraries

License

Notifications You must be signed in to change notification settings

sinonjs/commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d23fc83 · Jan 20, 2024
Jan 20, 2024
Oct 29, 2022
Jan 20, 2024
Jul 31, 2018
Jul 31, 2018
Oct 29, 2022
Jan 13, 2021
Jan 26, 2021
Jan 26, 2021
Jan 20, 2024
Jan 26, 2021
Jul 31, 2018
Jan 26, 2021
Jan 20, 2024
Jan 20, 2024
Jan 13, 2021

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)