Release23
Features- Db Fit formats column names as 'name', which allows column names that are SQL Server reserved words.
- Writing Tests in HTML table format can include Html Comments.
- The
AddFirst
method adds Cell Operators with highest priority. - The
AbandonTestSuiteException
will Abandon Suite execution. - Db Fit handles the Oracle
raw
type. - The Wait Until Keyword checks until a method returns an expected result.
Bugs Fixed- Parse Cell Operators work on trimmed content.
- Slim parse and compose operations use the current culture.
- The Parse Array operator creates an empty array with blank content.
- Symbol Values are converted to the requested type if possible.
- Folder Runner output contains the fit stylesheet link.
- Slim composes a
Dictionary
as a Fitnesse hash table. - Slim symbol values can be any assignable type.