UNPKG

gui-tool

Version:

A tool to generate an ExtJS prototype with Siesta tests.

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