{"id":"eyycheev/jest-matcher-utils","name":"jest-matcher-utils","scope":"eyycheev","platform":"roblox","description":"Mirrored from the Wally registry.","version":"3.14.0-rbx.2","latest":"3.14.0-rbx.2","versions":["3.14.0-rbx.0","3.14.0-rbx.1","3.14.0-rbx.2"],"license":"MIT","licenseRating":"safe","licenseCaveats":["The package archive does not include its license text; the license is declared in its manifest metadata."],"licenseVerified":false,"dependencies":{"eyycheev/chalk-lua":{"version":"^3.14.0-rbx.2","alias":"ChalkLua"},"eyycheev/jest-diff":{"version":"^3.14.0-rbx.2","alias":"JestDiff"},"eyycheev/jest-get-type":{"version":"^3.14.0-rbx.2","alias":"JestGetType"},"jsdotlua/luau-polyfill":{"version":"^1.2.7","alias":"LuauPolyfill"},"eyycheev/pretty-format":{"version":"^3.14.0-rbx.2","alias":"PrettyFormat"},"jsdotlua/luau-regexp":{"version":"^0.2.1","alias":"RegExp"}},"integrity":"aae4f61f905bc57f8bf9c6920ea2b0c5c31fecdd8471f278cc074482fcc66fc8","likes":0,"downloads":0,"install":"forest install eyycheev/jest-matcher-utils","url":"https://forest.dev/p/roblox/eyycheev/jest-matcher-utils","files":"https://api.forest.dev/ai/package/roblox/eyycheev/jest-matcher-utils/files","readme":"# jest-matcher-utils\n\nUpstream: https://github.com/facebook/jest/tree/v27.4.7/packages/jest-matcher-utils\n\nThis package's exports are mainly used by `expect`'s `utils`.\n\n---\n\n### :pencil2: Notes\n* We don't provide support for `bigint` types\n* We don't provide a translation for the `chalk` library. This also means we omit certain tests that rely on comparing output that is colored differently.\n* Changed type annotations in upstream that were `unknown` to `any` because Luau doesn't have support for an `unknown` type\n* In many of the tests, there is differentiation between types such as `Array` and `Map`, however in Lua all of these are treated identically as `table`. The tests were translated to use the `table` type and some tests were left out if they became identical to other tests or were highly redundant.\n* Luau does not yet have functionality to use generics in function signatures and functions so those type annotations are left out\n","readmeTruncated":false}