karma-runner/karma

reporter API: spec started event

Open

#501 opened on Apr 17, 2013

View on GitHub
 (8 comments) (2 reactions) (0 assignees)JavaScript (11,918 stars) (1,703 forks)batch import
apihelp wantedtype: backlogtype: featurewebstorm

Description

Feature request for IntelliJ integration. Now reporter is notified when a spec execution is finished. It'd be better for user to be see what tests are executed at the moment. It'd be nice to have onSpecStarted(browser, spec) in BaseReporter.

Contributor guide