Class: Spec

jasmine. Spec

new Spec()

A test spec.
See:

Methods

addTags(tags)

Adds one or more tags to the spec. A tag can be anything, e.g. a string.
Parameters:
Name Type Description
tags Array | any one single tag or an array of tags to be added
See:

ignoreProfiles()

Defines the spec to be executed regardless of any profiles.