* Add support for logs to transform-fixture-test-runner * Test some warnings * Use stderr/stdout, and add a validateLogs test option * Normalize CWD in logs and rename vars * Silence preset-env tests * Restore old methods
@babel/helper-transform-fixture-test-runner
Transform test runner for @babel/helper-fixtures module
See our website @babel/helper-transform-fixture-test-runner for more information.
Install
Using npm:
npm install --save-dev @babel/helper-transform-fixture-test-runner
or using yarn:
yarn add @babel/helper-transform-fixture-test-runner --dev