fitLib.FlowFixtureFixture | |
fitLib.specify.DoTree |
The fourth line was wrong in the original - tee tree returns its input, so it can't cause an error.
--r | check | tree |
| |
show | tree | |||
show | tree |
| ||
---r | check | tee tree | A
| A
|
show | it | ||
--r | check | it | B
|
it | |||
--r | check | title | B |
show | children | ||
--w | check | children | [a, b] |