Documentation Home
This page is for an older version of Jasmine (2.6)
The current stable version of Jasmine is: 5.1 - You can also look at the docs for the next release: Edge

Class: Env

Env

The Jasmine environment

Constructor

new Env()

Note: Do not construct this directly, Jasmine will make one during booting.

Methods

addReporter()

Add a custom reporter to the Jasmine environment.

See: