JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 727
  • Score
    100M100P100Q96900F
  • License MIT

Package Exports

  • @rbxts-js/jest
  • @rbxts-js/jest/src/init.lua

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rbxts-js/jest) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

jest

Upstream: https://github.com/facebook/jest/tree/v27.4.7/packages/jest

This package exports the Jest object used in Jest. The main entrypoint to the test framework should be JestGlobals. You can find its documentation in the Jest documentation.


✏️ Notes