Sha256: 4cf9b6c9af0a59abd4322a053e22193fbe96d1bd505cf59d6155e79b8752a08a
Contents?: true
Size: 424 Bytes
Versions: 95
Compression:
Stored size: 424 Bytes
Contents
test - Create a new SproutCore unit test. USAGE: sc-gen app AppName.ClassName[.methodName] [--filename=FILENAME] [--target=TARGET_NAME] DISCUSSION: This generator will create a new SproutCore unit test for a particular application. You should pass as the first parameter as AppName.ClassName, for example: sc-gen test Todos.Task defines a new unit test called Todos.Task in the file apps/todos/tests/models/task.js .
Version data entries
95 entries across 95 versions & 2 rubygems