Body

Default body is Verdana/10pt.

To disable default formating set feature in XXX to false.

Boxes

Text raised

Text lowered Status

Status
sr_failure
sr_success
sr_warning
sr_XXX_b (before) sr_XXX_a (after) All together
start failure end.

start success end.

start warning end.

start detail end.

start info end.

start ignored end.

start failure end.

start success end.

start warning end.

start detail end.

start info end.

start ignored end.

start failure end.

start success end.

start warning end.

start warning end.

start info end.

start ignored end.

start failure end.

start success end.

start warning end.

start detail end.

start info end.

start ignored end.

Label

The label color depends on test result.
SpecRunner on 17/06/2011 00:49:07
failure(count:52)->failure(13),success(27),warning(12) Processors:4 | Max memory:872000 Kb.
Memory Before(Kb) After(Kb) Diff(Kb)
Free 54121 (6,21%) 48257 (5,53%) -5864
Total 58752 (6,74%) 59136 (6,78%) 384
Time:6433mls Expand All |Collapse All

Flow

If something(true) happens then do A, B, C... else do X, Y, Z...

Perfom a loop of:

.

Perfom a iteration of:

.

Declarations

A local, variable is X.

A local scoped, variable is Y.

A global variable is Z.

Equality

The is a equality test: x = y

The is a inequality test: x != y

Macro definition/usage

The is a macro definition:

The is a macro call: user login.

Data enumeration

This is a data list:
  • item 1
  • ...
  • item N

This is a scoped data list:

  • item 1
  • ...
  • item N
This is a data map:
header 1 header ... header N
a1 ... aN
b1 ... bN

This is a scoped data map:

header 1 header ... header N
a1 ... aN
b1 ... bN

Include

Example of link to include file source.html
source.html
content area.

try self reference: parent

core.html
Cyclic dependency.
.

.

Stacktrace

Example of trace: 14