I wrote some code to test a customer's perl code, not having (had) a look at Test::More or whatever beforehand.
After completing my task, I tweaked my code to make use of Test::More. Now it's optionally creating TAP.
My next step: reading and exercising.
- Test::More
- TAP::Harness
- TAP::Parser
- TAP::Parser Cookbook (currently (2012-11-07...) a broken link)
No comments:
Post a Comment