Test::Able 0.05

jdv on 2009-03-11T02:40:12

Test::Able v0.05 should now be on a CPAN mirror near you. Test::Able is "An xUnit style testing framework inspired by Test::Class and built using Moose."

Some of the more interesting recent changes are:
    • Dumped sub attrs and sub name method decoration.
      Added moose-like method declaration.
      Added plan failure handling at the method level.
      Made Synopsis more interesting and put it in t/synopsis.t.
      Put Cookbook entries in t/cookbook.t and fixed resultant bugs.
  • Unfortunately, the docs are still very sparse; some may say non-existant. That's next up on my list. I would welcome any and all feedback, if I got any.


    Documentation?

    kane on 2009-03-11T11:10:02

    Sounded interesting, but with no real documentation or README file, it's rather hard to know what it does or how it could be useful to me.