Re: Best practices for TODO test management?

[email protected] (Graham TerMarsch)
Newsgroups perl.qa
Organization Howling Frog Internet Development, Inc.
Message-ID <[email protected]>
On February 27, 2013 09:06:23 AM Mark Stosberg wrote:
> What are some suggestions to make sure that passing TODO tests get
> regular attention?
> 
[.....snip.....]
> 
> In case this context matters-- our tests are regularly through Jenkins,
> so our TAP is getting converted to JUnit. We also run tests from the
> command line with prove regularly as well.

Mark, what are you using to convert your TAP to JUnit?

I ask as TAP::Formatter::JUnit automatically treats "passing TODOs" as 
"failures" and reports them as such in the JUnit output.

(disclaimer: I'm the author of TAP::Formatter::JUnit)

-- 
Graham TerMarsch
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.