Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@gigster/module-react-jest
Advanced tools
Role | Name | Email | Slack ---- | ---- | ----- | ----- *Product Owner* | Frances Haugen | [frances@gigster.com](mailto:frances@gigster.com) | [@frances] *Maintainer* | Mark Miyashita | [mark.miyashita@gigster.com](mailto:mark.miyashita@gigster.com) | [@m
Role | Name | Slack | |
---|---|---|---|
Product Owner | Frances Haugen | frances@gigster.com | [@frances] |
Maintainer | Mark Miyashita | mark.miyashita@gigster.com | [@mark] |
Adds the Jest testing framework to a React or React Native app. This includes:
jest.config.js
that works for both React and React NativeName | Status | Description |
---|---|---|
generateTests | true /false | Set to true if you would like generated tests to be created for you for the app. |
This module works with the create-react-app
block located here.
There's one example for this package:
with-tests
- This example is generated with generateTests: true
so it has the infrastructure as well as generated tests.Module tests are defined using a test/scenarios.yaml
file. This file defines the set of example gigs that we generate as part of integration testing. To run all tests, run yarn test
at the root of this module.
Each scenario is generated in test/scenario/<name>
which you can then cd
into and run the actual app. For a scenario called with-tests
, this is done via:
cd test/scenario/with-tests
yarn install
# Run tests.
yarn test
# Start the app.
yarn start
FAQs
Role | Name | Email | Slack ---- | ---- | ----- | ----- *Product Owner* | Frances Haugen | [frances@gigster.com](mailto:frances@gigster.com) | [@frances] *Maintainer* | Mark Miyashita | [mark.miyashita@gigster.com](mailto:mark.miyashita@gigster.com) | [@m
The npm package @gigster/module-react-jest receives a total of 1 weekly downloads. As such, @gigster/module-react-jest popularity was classified as not popular.
We found that @gigster/module-react-jest demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.