
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
@bugbeater/import-tests
Advanced tools
This project...
.env file):BUGBEATER_API_KEY: Your Bugbeater API key.BUGBEATER_BASE_URL: The base URL of Bugbeater main API.DEBUG: Set it to bugbeater:import:* to enable debug logging. Read more about debug.
Note: you can pass environment variables into reporter through the reporter options instead of using environment variables. Reporter options take precedence over environment variables.
Use one of the following methods to import/update tests:
npx @bugbeater/import-tests@latest -p playwright -m "tests/**/*.{test,spec}.js" -u
package.json
{
"scripts": {
"import:tests": "npx @bugbeater/import-tests@latest -p playwright -m \"tests/**/*.{test,spec}.js\" -u"
}
}
Package options:
-p, --provider*: The provider to import tests for. Supported platforms: playwright.
-m, --match*: The glob pattern to match test files. Default: tests/**/*.{test,spec}.js.
-t, --typescript: Use it if your tests are written in TypeScript. Default: false. Use with --match option to match TypeScript files instead of JavaScript files.
-u, --update-ids: If set, the tests will be updated with the Bugbeater test IDs after import. Default: false.
-r, --remove-ids: If set, the tests IDs will be removed from the tests. Default: false.
-h, --help: Print help.
* - required option
This project is licensed under the terms of the license found in the LICENSE file.
FAQs
## Overview
The npm package @bugbeater/import-tests receives a total of 3 weekly downloads. As such, @bugbeater/import-tests popularity was classified as not popular.
We found that @bugbeater/import-tests demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.