- also pass extra section to reporter - one for each test case - ignore it in headers (this is so we know a test case has restarted) - significant effect on regression test due to change of ordering of sections - fixes infinite loop issue
- addresses #105
- Brought older code up to current convention (with the help of a Python script)
Introduced Option template as part of this.