UNPKG

gui-tool

Version:

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

17 lines (11 loc) 168 B
StartTest(function(t) { t.diag('Model class existence'); t.requireOk( [ {{models}} ], function() { t.done(); } ); });