Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 9, 2020. It is now read-only.

avajs/babel-preset-transform-test-files

Repository files navigation

@ava/babel-preset-transform-test-files Build Status

Babel preset for use with AVA test files

Currently contains:

Install

$ npm install --save @ava/babel-preset-transform-test-files

Usage

Add @ava/transform-test-files to your Babel presets. You can disable babel-plugin-espower by setting the powerAssert option to false:

{
  "presets": [
    ["@ava/transform-test-files", {"powerAssert": false}]
  ]
}

Require @ava/babel-preset-transform-test-files/package-hash to get a combined hash for the installed version of the preset, as well as the plugins used.

About

Test file transforms as used by AVA

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Morty Proxy This is a proxified and sanitized view of the page, visit original site.