[erlang-questions] I Hate Unit Testing...
Nick Gerakines
nick@REDACTED
Wed Jan 28 01:32:45 CET 2009
On Tue, Jan 27, 2009 at 4:28 PM, Steve Davis
<steven.charles.davis@REDACTED> wrote:
> Nick Gerakines wrote:
>>
>> A short while back I took over an Erlang project called etap with the
>> purpose of creating a unit testing facility that produces TAP output.
>
> Very nice, Nick... I'm sure it's a lot more capable that my idea ever could
> be... however, I do like the simplicity of just editing a text file and
> running it without the compile step. That way my dog can copy/paste and
> devise the unit tests... and, what's more, even I may actually bother to
> write some!
>
> Regs,
> /s
>
It's on my immediate TODO list to allow you to write tests like you
would in cucumber using etap. -- nkg
More information about the erlang-questions
mailing list