Skip Menu |

This queue is for tickets about the Template-Plugin-Number-Format CPAN distribution.

Report information
The Basics
Id: 102790
Status: resolved
Worked: 20 min
Priority: 0/
Queue: Template-Plugin-Number-Format

People
Owner: darren [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.02
Fixed in: 1.06



Subject: test.pl
Can you move tests to t/ (and possibly convert tests to Test::Simple/Test::More)? test.pl tests are not reported properly (there is no standard for test.pl) because they require correct exit status. In addition, CPAN testers results are incorrect because of this. I can help you in updating distribution. -- Alexandr Ciornii, http://chorny.net
On Sun Mar 15 15:37:23 2015, CHORNY wrote: Show quoted text
> Can you move tests to t/ (and possibly convert tests to > Test::Simple/Test::More)? test.pl tests are not reported properly > (there is no standard for test.pl) because they require correct exit > status. > In addition, CPAN testers results are incorrect because of this. > > I can help you in updating distribution.
This seems reasonable. It'll take me a few days to find the repository in which it's stored and (re-)read up on Test::More before I can update the distribution.
I've updated the test to be named in a way that's compatible, and uploaded v1.03. (Like the Template-Toolkit dist, it doesn't use the Test::More tools, but instead uses TT's Template::Test module.) I've marked the ticket as closed, but if it still is a problem, please reopen the ticket.