Skip to content

Tern & QUnit support

Angelo edited this page Sep 9, 2015 · 5 revisions

tern-qunit provides a tern plugin for QUnit.

After installing and converting your project as Tern Project, go at Tern project property, click on Tern / Modules item and select the QUnit tern plugin (ECMAScript tern plugin must be selected too) :

Check jQUery UI Plugin

Completion

After that you can benefit with QUnit completion :

QUnit Completion

Completion for assert is available too :

QUnit Assert Completion

Web Browser

You can play with online demo which uses CodeMirror (inside Web Browser).

Clone this wiki locally