Releases: concordion/concordion.net
Releases · concordion/concordion.net
1.5.1
parity with Concordion 1.5.1
This release of Concordion.NET needs NUnit 2.6.4 to run executable specifications.
Concordion.NET has reached full compatibility with Concordion 1.5.1:
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
pre-release compliant with Concordion 1.5.1
This release of Concordion.NET needs NUnit 2.6.4 to run executable specifications.
Concordion.NET has reached full compatibility with Concordion 1.5.1:
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