jest-rspec-utils
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

jest-rspec-utils

This simple repository exports a set of additional keyword in Jest to use on your tests.

This added keywords are just synonyms for describe. The keywords are:

  • context
  • given

This added keywords are just synonyms for it. The keywords are:

  • should (With the added 'It should' at the startup of any message)

/jest-rspec-utils/

    Package Sidebar

    Install

    npm i jest-rspec-utils

    Weekly Downloads

    2

    Version

    0.2.0

    License

    ISC

    Unpacked Size

    4.26 kB

    Total Files

    6

    Last publish

    Collaborators

    • alanrodas