goodeggs-test-helpers
TypeScript icon, indicating that this package has built-in type declarations

8.3.3 • Public • Published

Good Eggs Test Helpers

Build Status

Basic setup used for all Good Eggs tests.

Test structure

Good Eggs tests use the BDD testing DSL from mocha, with a few extras.

Assertions

Good Eggs tests use chai, with a bunch of plugins ready for you.

Contributing

Please follow our Code of Conduct when contributing to this project.

yarn install
yarn test

Releasing

To release a new version of this module, use yarn to bump the version in package.json and create a git tag, then push. This will automatically get published to the NPM registry via CI.

yarn version --new-version=<major|minor|patch|premajor|preminor|prepatch>
git push --follow-tags

License

MIT

/goodeggs-test-helpers/

    Package Sidebar

    Install

    npm i goodeggs-test-helpers

    Weekly Downloads

    23

    Version

    8.3.3

    License

    MIT

    Unpacked Size

    31.6 kB

    Total Files

    23

    Last publish

    Collaborators

    • goodeggs-admin
    • demands