| OPTIONS |
= |
{ :fixture_path => nil, # Location of your test fixtures :results_path => 'rasta_test_results', # Where to place results :module => nil, # Only look here for fixutre name space :require => [], # special case if you load your own libs (like from a module) :visible => true, # Visibility of the spreadsheet during the run :continue => false, # Continue an aborted run or continue a run :pagecount => 0, # Number of pages to process :recordcount => 0, # Number of records to process :showversion => false, # flag to track if we just show the version and exit :help => nil, :result_index => 0, # index of the result file :spreadsheets => nil, # location of spreadsheet to run } |