Sha256: a22d24492e9edca9d1ed12af5f706503dbefd736658632cb278718b28895f751

Contents?: true

Size: 1.04 KB

Versions: 2

Compression:

Stored size: 1.04 KB

Contents

= RELEASE HISTORY

== 1.2 / 2009-12-07

This release adds a significant new feature, Comment Matchers.
These work like Cucumber allowing for background code to
be run when matching comments occur --a much better solution
for setup and teardown.

Changes:

* 2 Major Enhancements

  * Added command matchers via #When method.
  * All QED methods are now capitalized.

* 2 Minor Enhancements

  * Use OptionParser for qed exectuable.
  * Verbatim reporter is literally verbatim.


== 1.1 / 2009-09-05

This release 

Changes:

* 2 Major Enhancements

  * Helpers are provided by bottom code.
  * Added Markdown header support.

* 2 Minor Enhancements

  * Use Ansi project for color output.
  * Use latest RDoc version.


== 1.0 / 2009-06-30

QED has found itself. It took some time to really figure out
what this project "was" and how it should best be utilized.
This release is the initial release that puts QED in proper
perpective.

Changes:

* 2 Major Enhancement

    * Partial rewrite of a project that was once called "Quarry".
    * Now uese AE for assertions.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
qed-1.3 HISTORY
qed-1.2 HISTORY