Skip to content

it statements dramatically increase test runtime #56

Closed
@feifanzhou

Description

@feifanzhou

Every it statement, even if the corresponding function is blank, adds roughly 0.2 – 0.5s to the runtime of npm test. Observed by commenting statements in and out.

OS X 10.9.3
npm -v 1.4.9
node -v 0.10.28
Tests are in Coffeescript, set up as described in the tutorial

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions