Hi,
We are pleased to announce the pre-release of Concordion.NET 1.5-beta.
It is directly based on Concordion 1.5.1 and provides
its functionality.
We are looking forward to your feedback on this early stage version.
Concordion.NET 1.5-beta needs NUnit 2.6.4 to run executable specifications.
Features
- Fixture classes can now be suffixed with
"Fixture" as an alternative to "Test"
- Modified CSS on verifyRows to show missing
rows as struck-through
- Adds a RunStrategy interface, and a
withRunStrategy extension method to allow different strategies for
executing the concordion:run command.
- Updated ExtensionConfiguration spec with
combined config example
- New method
Element.getParentElement()
- Added a listener for the set command.
- Added a MultiValueResult class to make it easier to return multiple
results from a fixture method
Bug Fixes
- Fixed stack-trace rendering problem in Google
Chrome
- Fixed Concordion output displaying spaces as Ã
- Fixed JavaScriptLinker producing invalid
(x)html
Concordion 1.5-beta is available as NuGet
package or can be downloaded from the Download page.