Skip to content

Display test's time in ms #863

Closed
Closed

Description

One killer feature of qunit, that prevents me from switching to mocha completely for my browser tests, is the display of required time in milliseconds. This allows me to abuse my unit tests for simple benchmarking/profiling and iterate quickly to tweek performance.

Mocha currently only displays the time for longer tests: http://whiteout-io.github.io/crypto-lib/test/index.html

What would be awesome if there was an option to always display runtime like so:
bildschirmfoto 2013-05-23 um 13 16 54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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