babel/packages/babel-helper-transform-fixture-test-runner
Daniel Tschinder cc66495a95
Unify eslint/prettier config (#6747)
* Unify eslint/prettier config

Use a prettier config file and correctly configure trailing commas

Enable curly in babylon as in all other packages.

* Add experimental and codemods
2017-11-06 14:19:59 +01:00
..
2017-11-06 14:19:59 +01:00
2017-03-25 21:46:16 -04:00
2017-11-03 16:03:01 -04:00

@babel/helper-transform-fixture-test-runner

NOTE: This is an internal Babel module and may not work outside. Use at your own risk.

Usage

import runFixtures from "@babel/helper-transform-fixture-test-runner";

runFixtures("/User/sebmck/Projects/babel-something/test/fixtures");