Seeing as FIT has a Perl fixture, why not just use FIT?

That'd be the FIT port that I did, which was complete in early days, and served to shake out some issues in FIT early on, but hasn't been touched since, largely due to lack of interest on the part of anyone in the Perl community at the time. (I prefer to work on stuff that gets used. There weren't takers then; there might be now.)

I'd rate my port as being better than "proof of concept", and probably good enough to base work on if you're willing to roll up your sleeves, but it's not anywhere near current.

Ingy did another port, (the one on CPAN), shortly thereafter. I don't know if he's kept his updated, either.

There's been some backchannel discussion about getting the Perl port updated for FIT 1.1. If anyone is seriously interested (say, in helping out), /msg me.


In reply to Re^2: How do I get good acceptance tests? by dws
in thread How do I get good acceptance tests? by pernod

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.