Thanks, Nic.
Any feedback will be appreciated, so please, send your criticisms too ;)
There are some features which I'd like to implement. Comments welcome:
* more default aliases usign a cucumber-like naming, that is
* when/then methods, which would act as describe/it or context/
should but would take a string as an argument (the string would then
be parsed according to the rules defined by the coder)
* a fit-table-like method, which would take an array and a function
and create test units where the only changes is the input-output
What I really would like would be having a parser of Cucumber syntax
written entirely in javascript which would run in any browser. The
proposed implementation would be an intermediate step, but I still
don't know if it would have actual value.
Best.
--
Choan