Skip to content
davidmfoley edited this page Sep 13, 2010 · 5 revisions

There are three lifetimes or “scopes” that exist during a StorEvil run:

Session

This is the entire run, encompassing all of the stories

Story

This is a single file, or Story.It includes all scenarios within.

Scenario

This is a scenario, or “test”.

Clone this wiki locally