-
Book Overview & Buying
-
Table Of Contents
qooxdoo Beginner's Guide
1. Generate the unit test setup for the Team Twitter application by running the generate.py script with the option test. Open a command prompt and change your current directory to the Team Twitter application home directory and run the following command:
C:\teamtwitter> generate.py test
This command creates the entire test environment, which includes the resources and scripts required, as shown in the following screenshot:

test: This directory contains the unit test environment for the application. This whole directory content is generated when you run the generate.py test command.
resource: This directory contains the resource files. It contains the resources required for the testrunner tool.
script: This directory contains the JavaScript files required for the TestRunner application. This directory has two JavaScript files, namely, testrunner.js and tests.js. You do not have to touch these files. These are used to render the testrunner tool, which...
Change the font size
Change margin width
Change background colour