Gears Within Gears

Seek simplicity, and distrust it.

HTML format spec runner now in Ioke/ISpec

Posted by Brian Guthrie Fri, 10 Apr 2009 17:47:00 GMT

I’ve added an HTML formatter for Ioke’s testing framework, ISpec, and added TextMate bundle commands for test runners that use that formatter. I’ve shamelessly ripped off RSpec’s HTML formatter for a similar, though much less polished, style, and the results look something like this:

And yes, that’s the current mocking specs you see it running. A sneak preview: foo should receive(bar(5) andReturn(6), baz atLeastOnce, qux never) foo should not receive bar("five")

Posted in | no comments | Tags , , , | atom

Trackbacks

Use the following link to trackback from your own site:
http://blog.brianguthrie.com/trackbacks?article_id=html-format-spec-runner-now-in-ioke-ispec&day=10&month=04&year=2009

Comments

Leave a response

Leave a comment