Skip to content

Releases: concordion/concordion.net

1.5.1

17 Feb 10:36
Compare
Choose a tag to compare

Bug Fixes

concordion:run does not seem to work #14

parity with Concordion 1.5.1

08 Mar 07:07
Compare
Choose a tag to compare

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

30 Jan 13:41
Compare
Choose a tag to compare

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