2.0.0 • Published 5 months ago

@studiohyperdrive/testing v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Utilities (@studiohyperdrive/utils)

Install the package first:

npm install @studiohyperdrive/testing

1. Factories

A set of functions that will generate test cases.

earlyReturnOnFalsyValue

Test clause factory that will check if a provided falsy argument returns in an early return (undefined).

Full documentation.

earlyReturnEmptyArrayValue

Test clause factory that will check if a provided non-array or empty array argument returns in an early return with empty array.

Full documentation.

build information

This project has been build with:

  • nodejs: 18.17.0
  • npm: 9.6.7

For a complete list of packages and version check out the package.json file.

Team

This bundle of tools has been created and is maintained by Studio Hyperdrive.

Contributors:

2.0.0

5 months ago

1.0.0

1 year ago