Studio:Workspace Setup

From STRIDE Wiki
Revision as of 15:33, 30 November 2008 by Marku (talk | contribs)
Jump to navigation Jump to search

This article outlines the recommend standards for a Test Workspace organization. The WorkspaceSetup.pl utility script automatically sets up a workspace:

 WorkspaceSetup.pl -w name


The workspace created will be automatically setup with the following folders:

<Scripts Files>
  setup -- relevant setup fixtures
  test -- test assets
     your suite1
     your suite2
  teardown -- relevant teardown fixtures
  utility -- utilities and libraries