Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jasmine-babel

Greenfields45ISC2.2.0

Jasmine babel

jasmine, babel

readme

Jasmine-Babel

Run jasmine specs using Babel.

Install

$ npm i -g jasmine-babel

Usage

$ jasmine-babel [jasmine args]

You can also specify a location to a Jasmine Config file as an env variable:

$ JASMINE_CONFIG_PATH="/path/to/config.json" jasmine-babel