We will be sunsetting Advisor during Jan, 2026 and will instead be providing information in Snyk Security DB.

You can begin to take advantage of Snyk Security DB today for a unified, package-centric experience.

How to use the @babel/helper-plugin-test-runner function in @babel/helper-plugin-test-runner

To help you get started, we’ve selected a few @babel/helper-plugin-test-runner examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github gajus / babel-plugin-react-css-modules / test / index.js View on Github external
import runner from '@babel/helper-plugin-test-runner';

runner(__dirname);
github Andarist / babel-plugin-annotate-pure-calls / test / index.js View on Github external
import runner from '@babel/helper-plugin-test-runner'

runner(__dirname)

@babel/helper-plugin-test-runner

Helper function to support test runner

MIT
Latest version published 8 months ago

Package Health Score

82 / 100
Full package analysis

Popular @babel/helper-plugin-test-runner functions

Similar packages