Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
@rbxts/jest
Advanced tools
TypeScript type definitions for Jest Lua.
npm package →
TypeScript type definitions for Jest Lua and roblox-ts, sourced from the official Jest types.
See the Jest Lua documentation for more information on how to use Jest Lua.
[!NOTE] Currently, installing
@rbxts/jest
will also install@rbxts/react-vendor
as a dependency. While Jest Lua does not need React Lua to run,@rbxts/jest
reuses the React vendor package to avoid duplicating React and other internal modules. This may change in the future.
npm install @rbxts/jest @rbxts/jest-globals
yarn add @rbxts/jest @rbxts/jest-globals
pnpm add @rbxts/jest @rbxts/jest-globals # 🛑 See below
If you're using pnpm as your package manager, you'll need to create a .npmrc
file in the root of your project with the following content:
node-linker=hoisted
TODO
This project is licensed under the MIT license.
FAQs
Delightful testing for Roblox TypeScript
We found that @rbxts/jest demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.