- A non-Fixture class in the first cell of the first table is wrapped in a Do Fixture.
- Test Runner has a suiteFilter option.
- Guid Handler is a new cell handler for GUIDs.
- Reg Ex Handler is a new cell handler for matching expected string values.
- A Suite Configuration File can specify the assemblies to be loaded.
- Folder Runner can use a Suite Configuration File to specify the input folder, output folder and file exclusion patterns.
- Fixture Arguments can be processed as input cells.
- XHTML-compliant tags are used (<hr /> and <br />).
- Symbol Handlers work correctly with null values.
- Numeric Comparison Operators are now loaded by default. Since they are only active on numeric cells, there shouldn't be any compatibility issues with existing story tests.
- Numeric Comparison Operators show the actual value.
- Action Fixture, Column Fixture and Row Fixture report an error if a bad member name is used.
- Array Fixture matching is improved.