Error running specs !!!!
most likely a syntax error
foo
bar
foo
bar
sea
land
turtle
dog
whale
monkey
sea
land
turtle
innerHead1 mine
innerHead2 yours
innerRow1.1 duck turtle
innerRow1.2 horse
innerRow2.1 cat
innerRow2.2 dog
whale
monkey
JSSpec runner
13
examples
13
assertions
0
failures
0
errors
0
% done
0
secs
JSSpec homepage
List
has_words
[
rerun
]
filterNormalTable
[
rerun
]
filterInnerTable
[
rerun
]
Log
has_words [
rerun
]
should return true when word is present
should return false when word is not present
should be optionally case sensitive
filterNormalTable [
rerun
]
no filter, all rows must be visible
simple filter 1
simple filter 2
simple filter 3
simple head filter (head must still be visible)
simple filter an resetFilter
filterInnerTable [
rerun
]
no filter, all rows must be visible
filter for non existing value
filter for existing value (complete inner table must disappear)
filter for existing value which is in the inner table (all rows should disappear, but inner table should be (theoreticaly) visible)