I
Intransition
QED is a test/documentation framework. It allows you to define
"demonstrations" that run like tests and document like markup.
This release adds comment matchers similar to Cucumber. Use #When to
define these. These are very useful for setup and teardown code.
This release also modifies the API such that all special QED methods
are capitalized. (Before, After, Data, Table and When), and I renamed
#fixture to #Data.
Learn more at http://proutils.github.com/qed
(Yes, there are lots of typos on the web-page, I know. I'll work on
those later today.)
Thanks.
"demonstrations" that run like tests and document like markup.
This release adds comment matchers similar to Cucumber. Use #When to
define these. These are very useful for setup and teardown code.
This release also modifies the API such that all special QED methods
are capitalized. (Before, After, Data, Table and When), and I renamed
#fixture to #Data.
Learn more at http://proutils.github.com/qed
(Yes, there are lots of typos on the web-page, I know. I'll work on
those later today.)
Thanks.