18 November 2008 - 2.5 |
The project view contains useful information and metrics about your project, such as where files are stored, Test Metrics and MockService Metrics. This is intended as a very quick way of getting information and overview of the project.
We also have a number of project related inspectors at the bottom of the screen
The Description Inspector is a way to write and maintain general information about the Project.
The Properties Inspector handles Project level Properties. These properties can be used in levels below the Project.
The Load Script Inspector enable you to create Groovy Scripts that runs whenever you open a project. This might be setting Project Properties, synching Project Requirements with external sources and more.
The Save Script Inspector is the opposite of the Load Script Inspector, it enables you to create Groovy Scripts that runs whenever you close a project. This might be writing data to file, synching Project Requirements with external sources and more.