I've added a suite of Cucumber tests to the DRYML gem, mostly based on the examples in the cookbook. Here they are on GH:
https://github.com/tablatom/hobo/tree/master/dryml/features A handful are still failing, either because of bugs in DRYML or the documentation (those tests are marked with (fails)). If you've got a minute, take a look and see if there's any sharp corners I missed - things that are poorly-documented, that don't work as expected, etc. Long term, I'd like to turn these tests into something like Rspec's documentation: https://www.relishapp.com/rspec where the Cucumbers *are* the manual, with examples that can be run to ensure correctness. That's still a ways off, though. Thanks! --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
