babel/packages/babel-helper-transform-fixture-test-runner
Huáng Jùnliàng e94da0dce5 Incorrect trace position in fixture runner (#10566)
* test: add test case

* fix: incorrect fixture callsite position
2019-12-05 00:35:37 +01:00
..
2017-03-25 21:46:16 -04:00
2019-11-23 00:05:58 +01:00

@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