Release17
Features- A Do Fixture is created by default if no fixture is specified during Story Test Execution.
- Namespace matching is now case-insensitive.
- Member names can be enclosed in quotes to disable stripping of underscores as Graceful Names.
Bugs Fixed- Slim strings resembling lists but without a prefix count are not parsed as lists.
- Slim arrays are parsed and composed correctly.
- Some exception messages are worded more clearly.
- Slim numeric parsing and composing is done with an invariant culture.
- Illegal XML characters are encoded when Test Runner writes results in XML format.