UNPKG

gui-tool

Version:

Generating of ExtJS prototypes and skeleton applications with Siesta tests has never been so easy and fast.

14 lines (11 loc) 175 B
StartTest(function(t) { t.diag('Controller class existence'); t.requireOk( [ {{controllers}} ], function() { t.done(); } ); });