UNPKG

gui-tool

Version:

A tool to generate an ExtJS prototype with Siesta tests.

14 lines (11 loc) 163 B
StartTest(function(t) { t.diag('View class existence'); t.requireOk( [ {{views}} ], function() { t.done(); } ); });