-
Notifications
You must be signed in to change notification settings - Fork 51
Tern & Jasmine support
Angelo edited this page Sep 9, 2015
·
4 revisions
tern-jasmine provides the Jasmine tern plugin which gives you a support for Jasmine.
After installing and converting your project as Tern Project, go at Tern project property, go at Tern project property, click on Tern / Modules item and select the jasmine tern plugin :

After that you can benefit with Jasmine completion like describe, it, etc:

After applying describe completion, it generates the full signature of the function:

You can benefit with Jasmine completion expect available matchers:

This Jasmine tern plugin can be used inside WebBrowser. You can see demo TODO.
- Tern IDE
- Tern Toolings
-
Tern Modules
- AngularJS
- AlloyUI
- Browser
- Bootstrap
- CKEditor
- CordovaJS
- Dojo Toolkit
- ECMAScript
- ExtJS
- Game
- jQuery
- JSDoc Support
- Liferay
- Meteor
- Node.js
- Qooxdoo
- snabbt.js
- RequireJS
- Tabris.js
- three.js
- Titanium
- YUI Library
- Completion
- Linter (Validator)
- Tests
- JavaScript Build
- New and Noteworthy